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

References

tools/llvm-nm/llvm-nm.cpp
  902   if (Binding == ELF::STB_GNU_UNIQUE)
  905   assert(Binding != ELF::STB_WEAK && "STB_WEAK not tested in calling function");
  906   if (Binding != ELF::STB_GLOBAL && Binding != ELF::STB_LOCAL)
  906   if (Binding != ELF::STB_GLOBAL && Binding != ELF::STB_LOCAL)