reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
259 STRINGIFY_ENUM_CASE(ELF, SHT_LLVM_PART_PHDR);
lib/ObjectYAML/ELFYAML.cpp 469 ECase(SHT_LLVM_PART_PHDR);
tools/lld/ELF/SyntheticSections.cpp 3550 : SyntheticSection(SHF_ALLOC, SHT_LLVM_PART_PHDR, 1, ".phdrs") {}
tools/lld/ELF/Writer.cpp 859 if (sec->type == SHT_LLVM_PART_PHDR)
tools/llvm-objcopy/ELF/ELFObjcopy.cpp 515 if (Sec.Type == SHT_LLVM_PART_EHDR || Sec.Type == SHT_LLVM_PART_PHDR)
tools/llvm-readobj/ELFDumper.cpp 3172 case SHT_LLVM_PART_PHDR: