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

  /external/llvm/include/llvm-c/
lto.h 229 lto_codegen_set_pic_model(lto_code_gen_t cg, lto_codegen_model);
  /external/llvm/tools/lto/
lto.cpp 154 /// lto_codegen_set_pic_model - Sets what code model to generated. Returns true
156 bool lto_codegen_set_pic_model(lto_code_gen_t cg, lto_codegen_model model) { function
  /external/llvm/tools/gold/
gold-plugin.cpp 396 lto_codegen_set_pic_model(code_gen, output_type);

Completed in 63 milliseconds