Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp298 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
306 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
315 int64_t RealOffset = Value + Addend - FinalAddress; in resolveX86_64Relocation() local
354 uint32_t RealOffset = Value + Addend - FinalAddress; in resolveX86Relocation() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp205 int RealOffset = Offset + MI.getOperand(FIOp+1).getImm(); in eliminateFrameIndex() local
DHexagonFrameLowering.cpp1204 int RealOffset = Offset; in getFrameIndexReference() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1370 uint32_t RealOffset = Offset + ConstBase->getValue(); in sanitizeAddress() local