Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm-c/
Dlto.h39 LTO_SYMBOL_SCOPE_HIDDEN = 0x00001000, enumerator
/external/llvm/include/llvm-c/
Dlto.h66 LTO_SYMBOL_SCOPE_HIDDEN = 0x00001000, enumerator
/external/swiftshader/third_party/LLVM/tools/gold/
Dgold-plugin.cpp302 case LTO_SYMBOL_SCOPE_HIDDEN: in claim_file_hook()
/external/llvm/lib/LTO/
DLTOModule.cpp456 attr |= LTO_SYMBOL_SCOPE_HIDDEN; in addDefinedSymbol()
/external/swiftshader/third_party/LLVM/tools/lto/
DLTOModule.cpp368 attr |= LTO_SYMBOL_SCOPE_HIDDEN; in addDefinedSymbol()