Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
Dlto.h58 LTO_CODEGEN_PIC_MODEL_STATIC = 0, enumerator
/external/llvm/tools/gold/
Dgold-plugin.cpp65 lto_codegen_model output_type = LTO_CODEGEN_PIC_MODEL_STATIC;
159 output_type = LTO_CODEGEN_PIC_MODEL_STATIC; in onload()
/external/llvm/tools/lto/
DLTOCodeGenerator.cpp149 case LTO_CODEGEN_PIC_MODEL_STATIC: in setCodePICModel()
274 case LTO_CODEGEN_PIC_MODEL_STATIC: in determineTarget()