Searched refs:firstRelocation (Results 1 – 3 of 3) sorted by relevance
338 unsigned firstRelocation) in EhSectionPiece()339 : inputOff(off), sec(sec), size(size), firstRelocation(firstRelocation) {} in EhSectionPiece()349 unsigned firstRelocation; member
147 if (cie.firstRelocation != unsigned(-1)) in scanEhFrameSection()148 resolveReloc(eh, rels[cie.firstRelocation], false); in scanEhFrameSection()150 size_t firstRelI = fde.firstRelocation; in scanEhFrameSection()
366 unsigned firstRelI = cie.firstRelocation; in addCie()388 unsigned firstRelI = fde.firstRelocation; in isFdeLive()