Searched refs:firstRelocation (Results 1 – 3 of 3) sorted by relevance
379 unsigned firstRelocation) in EhSectionPiece()380 : inputOff(off), sec(sec), size(size), firstRelocation(firstRelocation) {} in EhSectionPiece()390 unsigned firstRelocation; member
193 if (cie.firstRelocation != unsigned(-1)) in scanEhFrameSection()194 resolveReloc(eh, rels[cie.firstRelocation], false); in scanEhFrameSection()196 size_t firstRelI = fde.firstRelocation; in scanEhFrameSection()
409 unsigned firstRelI = cie.firstRelocation; in addCie()430 unsigned firstRelI = fde.firstRelocation; in isFdeLive()