Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h568 EngineBuilder &setRelocationModel(Reloc::Model RM) { in setRelocationModel() function
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h327 .setRelocationModel(Reloc::Default) in createJIT()
/external/llvm/tools/lli/
Dlli.cpp441 builder.setRelocationModel(RelocModel); in main()
/external/lldb/source/Expression/
DIRExecutionUnit.cpp305 .setRelocationModel(relocModel) in GetRunnableInfo()