Searched refs:firstRelI (Results 1 – 2 of 2) sorted by relevance
196 size_t firstRelI = fde.firstRelocation; in scanEhFrameSection() local197 if (firstRelI == (unsigned)-1) in scanEhFrameSection()200 for (size_t j = firstRelI, end2 = rels.size(); in scanEhFrameSection()
409 unsigned firstRelI = cie.firstRelocation; in addCie() local410 if (firstRelI != (unsigned)-1) in addCie()411 personality = &cie.sec->file->getRelocTargetSym(rels[firstRelI]); in addCie()430 unsigned firstRelI = fde.firstRelocation; in isFdeLive() local437 if (firstRelI == (unsigned)-1) in isFdeLive()440 const RelTy &rel = rels[firstRelI]; in isFdeLive()