Searched refs:LTO_SYMBOL_DEFINITION_WEAK (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm-c/
H A Dlto.h57 LTO_SYMBOL_DEFINITION_WEAK = 0x00000300, enumerator in enum:__anon25657
/external/llvm/tools/gold/
H A Dgold-plugin.cpp360 case LTO_SYMBOL_DEFINITION_WEAK:
/external/llvm/lib/LTO/
H A DLTOModule.cpp394 attr |= LTO_SYMBOL_DEFINITION_WEAK;

Completed in 32 milliseconds