Searched refs:firstRelocation (Results 1 – 3 of 3) sorted by relevance
361 unsigned firstRelocation) in EhSectionPiece()362 : inputOff(off), sec(sec), size(size), firstRelocation(firstRelocation) {} in EhSectionPiece()372 unsigned firstRelocation; member
153 if (cie.firstRelocation != unsigned(-1)) in scanEhFrameSection()154 resolveReloc(eh, rels[cie.firstRelocation], false); in scanEhFrameSection()156 size_t firstRelI = fde.firstRelocation; in scanEhFrameSection()
390 unsigned firstRelI = cie.firstRelocation; in addCie()411 unsigned firstRelI = fde.firstRelocation; in isFdeLive()