Home
last modified time | relevance | path

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

/third_party/elfutils/src/
Dreadelf.c281 static struct section_argument *string_sections; variable
282 static struct section_argument **string_sections_tail = &string_sections;
402 cleanup_list (string_sections); in main()
1051 if (string_sections != NULL) in process_elf_file()
13040 for_each_section_argument (ebl->elf, string_sections, &print_string_section); in dump_strings()
DChangeLog651 (main): Call cleanup_list for dump_data_sections and string_sections.
3757 string_sections list in local function add_dump_section. Adjust 'x'
3759 to string_sections list.
4366 (string_sections, string_sections_tail): New static variables.