Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCFixupKindInfo.h31 unsigned TargetOffset; member
/external/llvm/include/llvm/MC/
DMCFixupKindInfo.h31 unsigned TargetOffset; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCFixupKindInfo.h31 unsigned TargetOffset; member
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h178 uint64_t TargetOffset = getSymbolOffset(*Symbol); in processRelocationRef() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h251 uint64_t TargetOffset = getSymbolOffset(*Symbol); in processRelocationRef() local
/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp617 for (intptr_t TargetOffset : JT.getTargetOffsets()) { in writeJumpTable() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h99 uint32_t TargetOffset; variable