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()315 unsigned firstRelocation) in EhSectionPiece()316 : inputOff(off), sec(sec), size(size), firstRelocation(firstRelocation) {} in EhSectionPiece()326 unsigned firstRelocation; member
149 size_t firstRelI = piece.firstRelocation; in scanEhFrameSection()
966 if (target->firstRelocation) in createInputSection()972 target->firstRelocation = rels.begin(); in createInputSection()977 target->firstRelocation = rels.begin(); in createInputSection()
356 unsigned firstRelI = cie.firstRelocation; in addCie()378 unsigned firstRelI = fde.firstRelocation; in isFdeLive()