Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm-c/
Dlto.h36 LTO_SYMBOL_DEFINITION_WEAKUNDEF = 0x00000500, enumerator
/external/llvm/include/llvm-c/
Dlto.h63 LTO_SYMBOL_DEFINITION_WEAKUNDEF = 0x00000500, enumerator
/external/swiftshader/third_party/LLVM/tools/gold/
Dgold-plugin.cpp333 case LTO_SYMBOL_DEFINITION_WEAKUNDEF: in claim_file_hook()
/external/llvm/lib/LTO/
DLTOModule.cpp569 info.attributes = LTO_SYMBOL_DEFINITION_WEAKUNDEF; in addPotentialUndefinedSymbol()
/external/swiftshader/third_party/LLVM/tools/lto/
DLTOModule.cpp453 info.attributes = LTO_SYMBOL_DEFINITION_WEAKUNDEF; in addPotentialUndefinedSymbol()