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

  /external/llvm/include/llvm-c/
lto.h 40 LTO_SYMBOL_DEFINITION_TENTATIVE = 0x00000200,
  /external/llvm/tools/gold/
gold-plugin.cpp 325 case LTO_SYMBOL_DEFINITION_TENTATIVE:
  /external/llvm/tools/lto/
LTOModule.cpp 508 attr |= LTO_SYMBOL_DEFINITION_TENTATIVE;

Completed in 25 milliseconds