Searched refs:firstRelI (Results 1 – 2 of 2) sorted by relevance
156 size_t firstRelI = fde.firstRelocation; in scanEhFrameSection() local157 if (firstRelI == (unsigned)-1) in scanEhFrameSection()160 for (size_t j = firstRelI, end2 = rels.size(); in scanEhFrameSection()
390 unsigned firstRelI = cie.firstRelocation; in addCie() local391 if (firstRelI != (unsigned)-1) in addCie()392 personality = &cie.sec->file->getRelocTargetSym(rels[firstRelI]); in addCie()411 unsigned firstRelI = fde.firstRelocation; in isFdeLive() local418 if (firstRelI == (unsigned)-1) in isFdeLive()421 const RelTy &rel = rels[firstRelI]; in isFdeLive()