Home
last modified time | relevance | path

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

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