Searched refs:scnmap (Results 1 – 1 of 1) sorted by relevance
842 const size_t scnmap[], struct symbol *table, size_t *map, in collect_symbols() argument876 if (scnmap != NULL && shndx != SHN_UNDEF && shndx < SHN_LORESERVE) in collect_symbols()877 s->shndx = scnmap[shndx - 1]; in collect_symbols()