Home
last modified time | relevance | path

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

/external/llvm/tools/lto/
DLTOCodeGenerator.cpp76 _codeModel(LTO_CODEGEN_PIC_MODEL_DYNAMIC), in LTOCodeGenerator()
150 case LTO_CODEGEN_PIC_MODEL_DYNAMIC: in setCodePICModel()
277 case LTO_CODEGEN_PIC_MODEL_DYNAMIC: in determineTarget()
/external/llvm/include/llvm-c/
Dlto.h59 LTO_CODEGEN_PIC_MODEL_DYNAMIC = 1, enumerator
/external/llvm/tools/gold/
Dgold-plugin.cpp156 output_type = LTO_CODEGEN_PIC_MODEL_DYNAMIC; in onload()