Searched refs:targetOffset (Results 1 – 4 of 4) sorted by relevance
217 RuntimePseudoReloc(Defined *sym, SectionChunk *target, uint32_t targetOffset, in RuntimePseudoReloc() argument219 : sym(sym), target(target), targetOffset(targetOffset), flags(flags) {} in RuntimePseudoReloc()223 uint32_t targetOffset; variable
970 table[idx + 1] = rpr.target->getRVA() + rpr.targetOffset; in writeTo()
193 uint64_t targetOffset = is.getRelocTargetVA(is.getCtx(), r, addrLoc); in isFallThruRelocation() local199 return (addrLoc + 4 + targetOffset) == nextSectionOffset; in isFallThruRelocation()
282 RAW_METHOD_DUMP(OS, targetOffset); in dump()