Searched refs:string_sections (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/0.153/src/
H A Dreadelf.c205 static struct section_argument *string_sections; variable in typeref:struct:section_argument
206 static struct section_argument **string_sections_tail = &string_sections;
707 if (string_sections != NULL)
8417 for_each_section_argument (ebl->elf, string_sections, &print_string_section);

Completed in 142 milliseconds