Searched refs:ObjTarget (Results 1 – 4 of 4) sorted by relevance
212 uintptr_t ObjTarget = Section.getObjAddress() + Offset; in processRelocationRef() local246 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()257 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
81 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef() local82 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
85 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef() local86 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
170 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef() local171 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()