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

References

include/llvm/Object/ELF.h
  339   if (Index == ELF::SHN_XINDEX) {
  346   if (Index == ELF::SHN_UNDEF || Index >= ELF::SHN_LORESERVE)
  346   if (Index == ELF::SHN_UNDEF || Index >= ELF::SHN_LORESERVE)
  348   return Index;