Searched refs:firstRelI (Results 1 – 2 of 2) sorted by relevance
148 size_t firstRelI = piece.firstRelocation; in scanEhFrameSection() local149 if (firstRelI == (unsigned)-1) in scanEhFrameSection()155 resolveReloc(eh, rels[firstRelI], false); in scanEhFrameSection()160 for (size_t j = firstRelI, end2 = rels.size(); in scanEhFrameSection()
358 unsigned firstRelI = cie.firstRelocation; in addCie() local359 if (firstRelI != (unsigned)-1) in addCie()361 &cie.sec->template getFile<ELFT>()->getRelocTargetSym(rels[firstRelI]); in addCie()380 unsigned firstRelI = fde.firstRelocation; in isFdeLive() local387 if (firstRelI == (unsigned)-1) in isFdeLive()390 const RelTy &rel = rels[firstRelI]; in isFdeLive()