Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/lli/
Dlli.cpp199 builder.setRelocationModel(RelocModel); in main()
/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
DExecutionEngine.h523 EngineBuilder &setRelocationModel(Reloc::Model RM) { in setRelocationModel() function
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h583 EngineBuilder &setRelocationModel(Reloc::Model RM) { in setRelocationModel() function
/external/llvm/tools/lli/
Dlli.cpp424 builder.setRelocationModel(RelocModel); in main()