Searched defs:SectionOffset (Results 1 – 5 of 5) sorted by relevance
39 uint64_t SectionOffset = 0; variable
19 struct SectionOffset { struct20 support::ulittle32_t Off;21 support::ulittle16_t Isect;22 char Padding[2];
114 uint32_t SectionOffset; member
461 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local470 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local
115 uint32_t SectionOffset; member