HomeSort by relevance Sort by last modified time
    Searched defs:setRelocationModel (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/include/bcc/Support/
CompilerConfig.h 98 inline void setRelocationModel(llvm::Reloc::Model pRelocModel)
  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 652 /// setRelocationModel - Set the relocation model that the ExecutionEngine
654 EngineBuilder &setRelocationModel(Reloc::Model RM) {

Completed in 83 milliseconds