Searched refs:firstRelocation (Results 1 – 4 of 4) sorted by relevance
120 const void *firstRelocation = nullptr; variable176 static_cast<const typename ELFT::Rel *>(firstRelocation), in rels()183 static_cast<const typename ELFT::Rela *>(firstRelocation), in relas()314 unsigned firstRelocation) in EhSectionPiece()315 : inputOff(off), sec(sec), size(size), firstRelocation(firstRelocation) {} in EhSectionPiece()325 unsigned firstRelocation; member
149 size_t firstRelI = piece.firstRelocation; in scanEhFrameSection()
969 if (target->firstRelocation) in createInputSection()975 target->firstRelocation = rels.begin(); in createInputSection()980 target->firstRelocation = rels.begin(); in createInputSection()
356 unsigned firstRelI = cie.firstRelocation; in addCie()378 unsigned firstRelI = fde.firstRelocation; in isFdeLive()