Home
last modified time | relevance | path

Searched defs:RelocModel (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp115 RelocModel("relocation-model", variable
/minix3/external/bsd/llvm/dist/llvm/tools/lli/
H A Dlli.cpp171 RelocModel("relocation-model", variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h498 Reloc::Model RelocModel; variable
/minix3/external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITTestBase.h342 Reloc::Model RelocModel; variable
/minix3/external/bsd/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp291 Reloc::Model RelocModel = Reloc::Default; in determineTarget() local