Searched defs:SHT (Results 1 – 3 of 3) sorted by relevance
350 uintptr_t SHT = reinterpret_cast<uintptr_t>((*SectionsOrErr).begin()); toDRI() local 994 uintptr_t SHT = reinterpret_cast<uintptr_t>((*SectionsOrErr).begin()); section_rel_begin() local
1482 sectionHeaderTableMapping(IO & IO,ELFYAML::SectionHeaderTable & SHT) sectionHeaderTableMapping() argument 1557 else if (auto *SHT = dyn_cast<ELFYAML::SectionHeaderTable>(Section.get())) mapping() local 1716 if (const auto *SHT = dyn_cast<ELFYAML::SectionHeaderTable>(C.get())) { validate() local [all...]
2027 const ELFYAML::SectionHeaderTable &SHT = Doc.getSectionHeaderTable(); writeELF() local