Searched refs:targetOffset (Results 1 – 4 of 4) sorted by relevance
209 RuntimePseudoReloc(Defined *sym, SectionChunk *target, uint32_t targetOffset, in RuntimePseudoReloc() argument211 : sym(sym), target(target), targetOffset(targetOffset), flags(flags) {} in RuntimePseudoReloc()215 uint32_t targetOffset; variable
944 table[idx + 1] = rpr.target->getRVA() + rpr.targetOffset; in writeTo()
183 uint64_t targetOffset = InputSectionBase::getRelocTargetVA( in isFallThruRelocation() local190 return (addrLoc + 4 + targetOffset) == nextSectionOffset; in isFallThruRelocation()
282 RAW_METHOD_DUMP(OS, targetOffset); in dump()