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

/external/elfutils/src/
H A Dreadelf.c190 static struct section_argument *string_sections; variable in typeref:struct:section_argument
191 static struct section_argument **string_sections_tail = &string_sections;
654 if (string_sections != NULL)
6363 for_each_section_argument (ebl->elf, string_sections, &print_string_section);

Completed in 152 milliseconds