Home
last modified time | relevance | path

Searched defs:ObjTarget (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h81 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef() local
H A DRuntimeDyldCOFFThumb.h85 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; processRelocationRef() local
H A DRuntimeDyldCOFFX86_64.h212 uintptr_t ObjTarget = Section.getObjAddress() + Offset; processRelocationRef() local
H A DRuntimeDyldCOFFAArch64.h171 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef() local