Searched defs:SectionOffset (Results 1 – 14 of 14) sorted by relevance
19 struct SectionOffset { struct20 support::ulittle32_t Off;21 support::ulittle16_t Isect;22 char Padding[2];
40 uint64_t SectionOffset = 0; variable
64 void SectionOffset(T offset) { in SectionOffset() function
20 struct SectionOffset { struct21 support::ulittle32_t Off;22 support::ulittle16_t Isect;23 char Padding[2];
542 uint64_t SectionOffset, in printRuntimeFunctionRels()606 uint64_t SectionOffset = in printCOFFUnwindInfo() local
537 uint64_t SectionOffset, in printRuntimeFunctionRels()601 uint64_t SectionOffset = in printCOFFUnwindInfo() local
283 uint64_t SectionOffset, in printRuntimeFunction()
988 size_t SectionOffset = Data.data() - SectionContents.data(); in printCodeViewSymbolSection() local
780 size_t SectionOffset = Data.data() - SectionContents.data(); in printCodeViewSymbolSection() local
109 uint32_t SectionOffset; member
400 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local409 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local
129 uint64_t SectionOffset; in getSymbolOffset() local