Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c401 const char *secstrings; in parse_elf() local
478 secstrings = (void *)hdr + sechdrs[info->secindex_strings].sh_offset; in parse_elf()
490 secname = secstrings + sechdrs[i].sh_name; in parse_elf()