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

References

tools/llvm-objcopy/ELF/Object.cpp
 1587   if (ShstrIndex == SHN_XINDEX)
 1588     ShstrIndex = unwrapOrError(ElfFile.getSection(0))->sh_link;
 1590   if (ShstrIndex == SHN_UNDEF)
 1595             ShstrIndex,
 1596             "e_shstrndx field value " + Twine(ShstrIndex) + " in elf header " +
 1598             "e_shstrndx field value " + Twine(ShstrIndex) + " in elf header " +