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

References

lib/Object/ELF.cpp
  261     STRINGIFY_ENUM_CASE(ELF, SHT_GNU_HASH);
lib/ObjectYAML/ELFYAML.cpp
  471   ECase(SHT_GNU_HASH);
tools/lld/ELF/SyntheticSections.cpp
 2270     : SyntheticSection(SHF_ALLOC, SHT_GNU_HASH, config->wordsize, ".gnu.hash") {
tools/llvm-objcopy/ELF/Object.cpp
 1461   case SHT_GNU_HASH:
tools/llvm-readobj/ELFDumper.cpp
 3177   case SHT_GNU_HASH: