Searched refs:setRelocationModel (Results 1 - 3 of 3) sorted by relevance

/external/llvm/tools/lli/
H A Dlli.cpp222 builder.setRelocationModel(RelocModel);
/external/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h551 /// setRelocationModel - Set the relocation model that the ExecutionEngine
553 EngineBuilder &setRelocationModel(Reloc::Model RM) { function in class:llvm::EngineBuilder
/external/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp437 EB.setRelocationModel(RM);

Completed in 626 milliseconds