Searched defs:SHT (Results 1 – 4 of 4) sorted by relevance
369 uintptr_t SHT = reinterpret_cast<uintptr_t>((*SectionsOrErr).begin()); in toDRI() local 1032 RelData.d.a = (Sec.p - SHT) / EF.getHeader().e_shentsize; in section_rel_begin() local 1506 auto I = (Sec.p - SHT) / EF.getHeader().e_shentsize; in getCrelDecodeProblem() local
1500 sectionHeaderTableMapping(IO & IO,ELFYAML::SectionHeaderTable & SHT) sectionHeaderTableMapping() argument 1575 else if (auto *SHT = dyn_cast<ELFYAML::SectionHeaderTable>(Section.get())) mapping() local 1734 if (const auto *SHT = dyn_cast<ELFYAML::SectionHeaderTable>(C.get())) { validate() local [all...]
2095 const ELFYAML::SectionHeaderTable &SHT = Doc.getSectionHeaderTable(); writeELF() local
394 std::unique_ptr<ELFYAML::SectionHeaderTable> SHT = in dump() local