reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/LTO/legacy/LTOModule.h
  195   void addAsmGlobalSymbol(StringRef, lto_symbol_attributes scope);

References

lib/LTO/LTOModule.cpp
  587         addAsmGlobalSymbol(Name, LTO_SYMBOL_SCOPE_DEFAULT);
  589         addAsmGlobalSymbol(Name, LTO_SYMBOL_SCOPE_INTERNAL);