HomeSort by relevance Sort by last modified time
    Searched refs:LTO_CODEGEN_PIC_MODEL_DYNAMIC (Results 1 - 3 of 3) sorted by null

  /external/llvm/tools/lto/
LTOCodeGenerator.cpp 67 _codeModel(LTO_CODEGEN_PIC_MODEL_DYNAMIC),
111 case LTO_CODEGEN_PIC_MODEL_DYNAMIC:
229 case LTO_CODEGEN_PIC_MODEL_DYNAMIC:
  /external/llvm/include/llvm-c/
lto.h 59 LTO_CODEGEN_PIC_MODEL_DYNAMIC = 1,
  /external/llvm/tools/gold/
gold-plugin.cpp 156 output_type = LTO_CODEGEN_PIC_MODEL_DYNAMIC;

Completed in 811 milliseconds