Searched defs:SectionOffset (Results 1 – 9 of 9) sorted by relevance
34 uint64_t SectionOffset = 0; variable
19 struct SectionOffset { struct20 support::ulittle32_t Off;21 support::ulittle16_t Isect;22 char Padding[2];
555 uint64_t SectionOffset, in printRuntimeFunctionRels()622 uint64_t SectionOffset = in printCOFFUnwindInfo() local
321 uint64_t SectionOffset, in printRuntimeFunction()
1036 size_t SectionOffset = Data.data() - SectionContents.data(); in printCodeViewSymbolSection() local
118 uint32_t SectionOffset; member
2741 struct SectionOffset { struct2742 OutputSection *sec;2743 uint64_t offset;
478 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local494 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local
120 uint32_t SectionOffset; member