Searched refs:getObjAddress (Results 1 – 13 of 13) sorted by relevance
309 int64_t ObjDistance = static_cast<int64_t>(A->getObjAddress()) - in computeDelta()310 static_cast<int64_t>(B->getObjAddress()); in computeDelta()
114 uintptr_t getObjAddress() const { return ObjAddress; } in getObjAddress() function
967 return (void *)(Sections[SectionID].getObjAddress() + Offset); in computePlaceholderAddress()
306 int64_t ObjDistance = static_cast<int64_t>(A->getObjAddress()) - in computeDelta()307 static_cast<int64_t>(B->getObjAddress()); in computeDelta()
1156 return (void *)(Sections[SectionID].getObjAddress() + Offset); in computePlaceholderAddress()
51 auto TargetObjAddr = Sections[SectionID].getObjAddress() + Offset; in isAddrTargetThumb()55 Sections[Entry.getSectionID()].getObjAddress() + Entry.getOffset(); in isAddrTargetThumb()
64 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef()
200 uintptr_t ObjTarget = Section.getObjAddress() + Offset; in processRelocationRef()
83 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef()
132 uintptr_t ObjTarget = Section.getObjAddress() + Offset; in processRelocationRef()
63 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef()