Home
last modified time | relevance | path

Searched refs:ObjTarget (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h132 uintptr_t ObjTarget = Section.getObjAddress() + Offset; in processRelocationRef() local
143 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
149 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
DRuntimeDyldCOFFI386.h64 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef() local
65 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
DRuntimeDyldCOFFThumb.h63 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef() local
64 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h212 uintptr_t ObjTarget = Section.getObjAddress() + Offset; in processRelocationRef() local
228 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
239 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
DRuntimeDyldCOFFI386.h63 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef() local
64 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
DRuntimeDyldCOFFThumb.h85 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef() local
86 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
DRuntimeDyldCOFFAArch64.h169 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef() local
170 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h212 uintptr_t ObjTarget = Section.getObjAddress() + Offset; in processRelocationRef() local
246 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
257 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
DRuntimeDyldCOFFI386.h81 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef() local
82 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
DRuntimeDyldCOFFThumb.h85 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef() local
86 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()
DRuntimeDyldCOFFAArch64.h170 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef() local
171 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef()