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

  /external/swiftshader/third_party/LLVM/tools/gold/
gold-plugin.cpp 162 (*message)(LDPL_ERROR, "Unknown output file type %d",
224 (*message)(LDPL_ERROR, "register_claim_file not passed to LLVMgold.");
228 (*message)(LDPL_ERROR, "add_symbols not passed to LLVMgold.");
245 (*message)(LDPL_ERROR, "Failed to get a view of %s", file->name);
258 (*message)(LDPL_ERROR, ec.message().c_str());
270 (*message)(LDPL_ERROR,
313 (*message)(LDPL_ERROR, "Unknown scope attribute: %d", scope);
337 (*message)(LDPL_ERROR, "Unknown definition attribute: %d", definition);
350 (*message)(LDPL_ERROR, "Unable to add symbols!");
436 (*message)(LDPL_ERROR, "Could not produce a combined object file\n")
    [all...]
  /external/llvm/tools/gold/
gold-plugin.cpp 304 message(LDPL_ERROR, "Unknown output file type %d", tv->tv_u.tv_val);
371 message(LDPL_ERROR, "register_claim_file not passed to LLVMgold.");
375 message(LDPL_ERROR, "add_symbols not passed to LLVMgold.");
383 message(LDPL_ERROR, "get_input_file not passed to LLVMgold.");
387 message(LDPL_ERROR, "release_input_file not passed to LLVMgold.");
465 message(LDPL_ERROR, "Failed to get a view of %s", file->name);
481 message(LDPL_ERROR, EC.message().c_str());
499 message(LDPL_ERROR, "LLVM gold plugin has failed to create LTO module: %s",
597 message(LDPL_ERROR, "Unable to add symbols!");
    [all...]
  /toolchain/binutils/binutils-2.25/gold/testsuite/
plugin_test.c 194 (*message)(LDPL_ERROR, "error registering claim file hook");
200 (*message)(LDPL_ERROR, "error registering all symbols read hook");
206 (*message)(LDPL_ERROR, "error registering cleanup hook");
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
plugin-api.h 325 LDPL_ERROR,
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
plugin-api.h 325 LDPL_ERROR,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
plugin-api.h 352 LDPL_ERROR,
  /toolchain/binutils/binutils-2.25/include/
plugin-api.h 352 LDPL_ERROR,
  /toolchain/binutils/binutils-2.25/ld/
plugin.c 668 case LDPL_ERROR:
  /toolchain/binutils/binutils-2.25/gold/
plugin.cc     [all...]

Completed in 60 milliseconds