Searched refs:string_sections (Results 1 – 2 of 2) sorted by relevance
265 static struct section_argument *string_sections; variable266 static struct section_argument **string_sections_tail = &string_sections;995 if (string_sections != NULL) in process_elf_file()12553 for_each_section_argument (ebl->elf, string_sections, &print_string_section); in dump_strings()
3069 string_sections list in local function add_dump_section. Adjust 'x'3071 to string_sections list.3678 (string_sections, string_sections_tail): New static variables.