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

References

include/llvm/Object/ELFObjectFile.h
  363         (Binding == ELF::STB_GLOBAL || Binding == ELF::STB_WEAK ||
  363         (Binding == ELF::STB_GLOBAL || Binding == ELF::STB_WEAK ||
  364          Binding == ELF::STB_GNU_UNIQUE) &&