Lines Matching refs:r_offset
1623 pOffset = pRel.r_offset; in readRelocation()
1626 pOffset = mcld::bswap32(pRel.r_offset); in readRelocation()
1643 pOffset = pRel.r_offset; in readRelocation()
1647 pOffset = mcld::bswap32(pRel.r_offset); in readRelocation()
1664 pOffset = pRel.r_offset; in readRelocation()
1667 pOffset = mcld::bswap64(pRel.r_offset); in readRelocation()
1684 pOffset = pRel.r_offset; in readRelocation()
1688 pOffset = mcld::bswap64(pRel.r_offset); in readRelocation()
1703 pRel.r_offset = pOffset; in emitRelocation()
1713 pRel.r_offset = pOffset; in emitRelocation()
1723 pRel.r_offset = pOffset; in emitRelocation()
1733 pRel.r_offset = pOffset; in emitRelocation()