Searched refs:sh_name (Results 1 – 3 of 3) sorted by relevance
79 Elf32_Word sh_name; /* Section name (index into the member
88 Elf64_Word sh_name; /* Section name (index into the member
127 if (strcmp(name_table + shdr->sh_name, ".resource_table")) in e32_parser_find_rsc_table()