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];
215 uint64_t SectionOffset = Section.getAddress() - PreferredBaseAddress; in dissassembleSymbol() local382 uint64_t SectionOffset = Section.getAddress() - ImageLoadAddr; in disassemble() local
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
478 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local494 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local
120 uint32_t SectionOffset; member