Home
last modified time | relevance | path

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

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