Home
last modified time | relevance | path

Searched defs:getSymbolAttributes (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/LTO/legacy/
DLTOModule.h136 lto_symbol_attributes getSymbolAttributes(uint32_t index) { in getSymbolAttributes() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/
DLTOModule.h136 lto_symbol_attributes getSymbolAttributes(uint32_t index) { in getSymbolAttributes() function
/external/swiftshader/third_party/LLVM/tools/lto/
DLTOModule.cpp726 lto_symbol_attributes LTOModule::getSymbolAttributes(uint32_t index) { in getSymbolAttributes() function in LTOModule