Home
last modified time | relevance | path

Searched defs:RelocationModel (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCCodeGenInfo.h25 Reloc::Model RelocationModel; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DCodeGenOptions.h137 std::string RelocationModel; variable
/minix3/external/bsd/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp77 static Reloc::Model RelocationModel = Reloc::Default; variable