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 339 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
381 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
401 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
583 uint32_t attr = LTO_SYMBOL_DEFINITION_UNDEFINED;;
623 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
  /external/llvm/tools/gold/
gold-plugin.cpp 322 case LTO_SYMBOL_DEFINITION_UNDEFINED:

Completed in 4074 milliseconds