Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCFixupKindInfo.h38 unsigned TargetOffset; member
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A Daarch64.h404 uint64_t TargetOffset = in applyFixup() local
455 uint64_t TargetOffset = in applyFixup() local
H A Dloongarch.h243 uint64_t TargetOffset = (TargetAddress + Addend) & 0xfff; in applyFixup() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h62 uint64_t TargetOffset = -1; in processRelocationRef() local
H A DRuntimeDyldCOFFThumb.h107 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
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h98 uint32_t TargetOffset = 0; variable