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

/external/swiftshader/third_party/LLVM/include/llvm-c/
H A Dlto.h34 LTO_SYMBOL_DEFINITION_WEAK = 0x00000300, enumerator in enum:__anon22545
/external/llvm/include/llvm-c/
H A Dlto.h61 LTO_SYMBOL_DEFINITION_WEAK = 0x00000300, enumerator in enum:__anon13801
/external/swiftshader/third_party/LLVM/tools/gold/
H A Dgold-plugin.cpp329 case LTO_SYMBOL_DEFINITION_WEAK:
/external/llvm/lib/LTO/
H A DLTOModule.cpp445 attr |= LTO_SYMBOL_DEFINITION_WEAK;
/external/swiftshader/third_party/LLVM/tools/lto/
H A DLTOModule.cpp360 attr |= LTO_SYMBOL_DEFINITION_WEAK;

Completed in 271 milliseconds