reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
286 extern lto_symbol_attributes
include/llvm/LTO/legacy/LTOModule.h138 lto_symbol_attributes getSymbolAttributes(uint32_t index) { 195 void addAsmGlobalSymbol(StringRef, lto_symbol_attributes scope);lib/LTO/LTOModule.cpp
476 lto_symbol_attributes scope) {
tools/llvm-lto/llvm-lto.cpp 957 lto_symbol_attributes Attrs = Module->getSymbolAttributes(I);
tools/lto/lto.cpp 320 lto_symbol_attributes lto_module_get_symbol_attribute(lto_module_t mod,