Searched defs:SectionBOffset (Results 1 – 10 of 10) sorted by relevance
171 uint64_t SectionBOffset, bool IsPCRel, unsigned Size) in RelocationEntry()181 uint64_t SectionBOffset, bool IsPCRel, unsigned Size, in RelocationEntry()
174 uint64_t SectionBOffset = 0; in processSubtractRelocation() local
185 uint64_t SectionBOffset = AddrB - SectionBBase; in processSECTDIFFRelocation() local
498 uint64_t SectionBOffset = SubtrahendI->second.getOffset(); in processSubtractRelocation() local
396 uint64_t SectionBOffset = AddrB - SectionBBase; in processHALFSECTDIFFRelocation() local
175 uint64_t SectionBOffset = 0; in processSubtractRelocation() local
183 uint64_t SectionBOffset = AddrB - SectionBBase; in processSECTDIFFRelocation() local
264 uint64_t SectionBOffset = AddrB - SectionBBase; in processHALFSECTDIFFRelocation() local
439 uint64_t SectionBOffset = SubtrahendI->second.getOffset(); in processSubtractRelocation() local
168 uint64_t SectionBOffset, bool IsPCRel, unsigned Size) in RelocationEntry()