Searched refs:SHT_LLVM_PART_PHDR (Results 1 – 7 of 7) sorted by relevance
259 STRINGIFY_ENUM_CASE(ELF, SHT_LLVM_PART_PHDR); in getELFSectionTypeName()
849 SHT_LLVM_PART_PHDR = 0x6fff4c07, // Phdrs for loadable partition. enumerator
521 if (Sec.Type == SHT_LLVM_PART_EHDR || Sec.Type == SHT_LLVM_PART_PHDR) in replaceAndRemoveSections()
472 ECase(SHT_LLVM_PART_PHDR); in enumeration()
866 if (sec->type == SHT_LLVM_PART_PHDR) in getSectionRank()
3677 : SyntheticSection(SHF_ALLOC, SHT_LLVM_PART_PHDR, 1, ".phdrs") {} in PartitionProgramHeadersSection()
3463 case SHT_LLVM_PART_PHDR: in getSectionTypeString()