Searched refs:secIndex (Results 1 – 2 of 2) sorted by relevance
116 uint32_t secIndex = file->getSectionIndex(sym); in findAux() local129 return RelocAddrEntry{secIndex, RelocationRef(d, nullptr), in findAux()
662 for (uint32_t secIndex : entries.slice(1)) { in parse() local663 if (secIndex >= size) in parse()665 ": invalid section index in group: " + Twine(secIndex)); in parse()666 this->sections[secIndex] = &InputSection::discarded; in parse()