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

  /external/llvm/include/llvm-c/
lto.h 42 LTO_SYMBOL_DEFINITION_UNDEFINED = 0x00000400,
  /external/llvm/tools/lto/
LTOModule.cpp 201 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
243 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
263 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
444 uint32_t attr = LTO_SYMBOL_DEFINITION_UNDEFINED;;
483 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
  /external/llvm/tools/gold/
gold-plugin.cpp 323 case LTO_SYMBOL_DEFINITION_UNDEFINED:

Completed in 4846 milliseconds