Home
last modified time | relevance | path

Searched defs:TargetOffset (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCFixupKindInfo.h38 unsigned TargetOffset; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h62 uint64_t TargetOffset = -1; in processRelocationRef() local
H A DRuntimeDyldCOFFThumb.h108 uint64_t TargetOffset = -1; in processRelocationRef() local
H A DRuntimeDyldCOFFX86_64.h220 uint64_t TargetOffset = 0; in processRelocationRef() local
H A DRuntimeDyldCOFFAArch64.h174 uint64_t TargetOffset = -1; in processRelocationRef() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_arm64.cpp592 uint64_t TargetOffset = in applyFixup() local
613 uint32_t TargetOffset = E.getTarget().getAddress() & 0xfff; in applyFixup() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h99 uint32_t TargetOffset = 0; variable