Searched refs:secIndex (Results 1 – 2 of 2) sorted by relevance
115 uint32_t secIndex = file->getSectionIndex(sym); in findAux() local128 return RelocAddrEntry{secIndex, RelocationRef(d, nullptr), in findAux()
581 for (uint32_t secIndex : entries.slice(1)) { in parse() local582 if (secIndex >= size) in parse()584 << ": invalid section index in group: " << secIndex; in parse()585 sections[secIndex] = &InputSection::discarded; in parse()