Searched defs:SHT (Results 1 – 4 of 4) sorted by relevance
1465 ELFYAML::SectionHeaderTable &SHT) { in sectionHeaderTableMapping()1540 else if (auto *SHT = dyn_cast<ELFYAML::SectionHeaderTable>(Section.get())) in mapping() local1699 if (const auto *SHT = dyn_cast<ELFYAML::SectionHeaderTable>(C.get())) { in validate() local
1975 const ELFYAML::SectionHeaderTable &SHT = Doc.getSectionHeaderTable(); in writeELF() local
340 uintptr_t SHT = reinterpret_cast<uintptr_t>((*SectionsOrErr).begin()); in toDRI() local969 uintptr_t SHT = reinterpret_cast<uintptr_t>((*SectionsOrErr).begin()); in section_rel_begin() local
395 std::unique_ptr<ELFYAML::SectionHeaderTable> SHT = in dump() local