Searched refs:firstRelI (Results 1 – 2 of 2) sorted by relevance
149 size_t firstRelI = piece.firstRelocation; in scanEhFrameSection() local150 if (firstRelI == (unsigned)-1) in scanEhFrameSection()156 resolveReloc(eh, rels[firstRelI], false); in scanEhFrameSection()161 for (size_t j = firstRelI, end2 = rels.size(); in scanEhFrameSection()
356 unsigned firstRelI = cie.firstRelocation; in addCie() local357 if (firstRelI != (unsigned)-1) in addCie()359 &cie.sec->template getFile<ELFT>()->getRelocTargetSym(rels[firstRelI]); in addCie()378 unsigned firstRelI = fde.firstRelocation; in isFdeLive() local385 if (firstRelI == (unsigned)-1) in isFdeLive()388 const RelTy &rel = rels[firstRelI]; in isFdeLive()