Home
last modified time | relevance | path

Searched refs:scnmap (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/src/
Dunstrip.c842 const size_t scnmap[], struct symbol *table, size_t *map, in collect_symbols() argument
876 if (scnmap != NULL && shndx != SHN_UNDEF && shndx < SHN_LORESERVE) in collect_symbols()
877 s->shndx = scnmap[shndx - 1]; in collect_symbols()