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

  /external/llvm/lib/LTO/
LTOModule.cpp 283 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
322 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
341 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
536 uint32_t attr = LTO_SYMBOL_DEFINITION_UNDEFINED;
569 info.attributes = LTO_SYMBOL_DEFINITION_UNDEFINED;
  /external/llvm/include/llvm-c/
lto.h 58 LTO_SYMBOL_DEFINITION_UNDEFINED = 0x00000400,

Completed in 79 milliseconds