Home
last modified time | relevance | path

Searched defs:RealOffset (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp310 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
318 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
327 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
392 uint32_t RealOffset = Value + Addend - FinalAddress; in resolveX86Relocation() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp229 int RealOffset = Offset + MI.getOperand(FIOp+1).getImm(); in eliminateFrameIndex() local
H A DHexagonFrameLowering.cpp1354 int RealOffset = Offset; in getFrameIndexReference() local