Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h583 EngineBuilder &setRelocationModel(Reloc::Model RM) { in setRelocationModel() function
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h325 .setRelocationModel(Reloc::Default) in createJIT()
/external/llvm/tools/lli/
Dlli.cpp436 builder.setRelocationModel(RelocModel); in main()