Searched refs:LTO_CODEGEN_PIC_MODEL_DYNAMIC (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm-c/
H A Dlto.h81 LTO_CODEGEN_PIC_MODEL_DYNAMIC = 1, enumerator in enum:__anon25659
/external/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp92 CodeGen.setCodePICModel(LTO_CODEGEN_PIC_MODEL_DYNAMIC);
/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp146 case LTO_CODEGEN_PIC_MODEL_DYNAMIC:
279 case LTO_CODEGEN_PIC_MODEL_DYNAMIC:
/external/llvm/tools/gold/
H A Dgold-plugin.cpp162 output_type = LTO_CODEGEN_PIC_MODEL_DYNAMIC;

Completed in 132 milliseconds