Searched defs:SectionOffset (Results 1 – 9 of 9) 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];
555 uint64_t SectionOffset, in printRuntimeFunctionRels()622 uint64_t SectionOffset = in printCOFFUnwindInfo() local
322 uint64_t SectionOffset, in printRuntimeFunction()
994 size_t SectionOffset = Data.data() - SectionContents.data(); in printCodeViewSymbolSection() local
2411 struct SectionOffset { struct2412 OutputSection *sec;2413 uint64_t offset;
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