Searched defs:SHT (Results 1 – 4 of 4) sorted by relevance
1374 ELFYAML::SectionHeaderTable &SHT) { in sectionHeaderTableMapping()1449 else if (auto *SHT = dyn_cast<ELFYAML::SectionHeaderTable>(Section.get())) in mapping() local1607 if (const auto *SHT = dyn_cast<ELFYAML::SectionHeaderTable>(C.get())) { in validate() local
1930 const ELFYAML::SectionHeaderTable &SHT = Doc.getSectionHeaderTable(); in writeELF() local
327 uintptr_t SHT = reinterpret_cast<uintptr_t>((*SectionsOrErr).begin()); in toDRI() local943 uintptr_t SHT = reinterpret_cast<uintptr_t>((*SectionsOrErr).begin()); in section_rel_begin() local
385 std::unique_ptr<ELFYAML::SectionHeaderTable> SHT = in dump() local