Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm-c/
Dlto.h51 LTO_CODEGEN_PIC_MODEL_STATIC = 0, enumerator
/external/swiftshader/third_party/LLVM/tools/lto/
DLTOCodeGenerator.cpp127 case LTO_CODEGEN_PIC_MODEL_STATIC: in setCodePICModel()
257 case LTO_CODEGEN_PIC_MODEL_STATIC: in determineTarget()
/external/swiftshader/third_party/LLVM/tools/gold/
Dgold-plugin.cpp67 lto_codegen_model output_type = LTO_CODEGEN_PIC_MODEL_STATIC;
159 output_type = LTO_CODEGEN_PIC_MODEL_STATIC; in onload()
/external/llvm/include/llvm-c/
Dlto.h86 LTO_CODEGEN_PIC_MODEL_STATIC = 0, enumerator
/external/llvm/tools/lto/
Dlto.cpp359 case LTO_CODEGEN_PIC_MODEL_STATIC: in lto_codegen_set_pic_model()
554 case LTO_CODEGEN_PIC_MODEL_STATIC: in thinlto_codegen_set_pic_model()