Home
last modified time | relevance | path

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

/external/elfutils/src/
Dreadelf.c262 static struct section_argument **dump_data_sections_tail = &dump_data_sections; variable
372 = key == 'x' ? &dump_data_sections_tail : &string_sections_tail; in parse_opt()
DChangeLog3768 * readelf.c (dump_data_sections, dump_data_sections_tail):