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

  /external/llvm/include/llvm-c/
lto.h 41 LTO_SYMBOL_DEFINITION_WEAK = 0x00000300,
  /external/llvm/tools/gold/
gold-plugin.cpp 329 case LTO_SYMBOL_DEFINITION_WEAK:
  /external/llvm/tools/lto/
LTOModule.cpp 352 attr |= LTO_SYMBOL_DEFINITION_WEAK;

Completed in 63 milliseconds