Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/ld/
Dldlang.c334 struct wildcard_list *sec0 = ptr->handler_data[0]; in walk_wild_section_specs1_wild0() local
335 asection *s0 = find_section (file, sec0, &multiple_sections_found); in walk_wild_section_specs1_wild0()
340 walk_wild_consider_section (ptr, file, s0, sec0, callback, data); in walk_wild_section_specs1_wild0()
369 struct wildcard_list *sec0 = ptr->handler_data[0]; in walk_wild_section_specs2_wild1() local
372 asection *s0 = find_section (file, sec0, &multiple_sections_found); in walk_wild_section_specs2_wild1()
388 walk_wild_consider_section (ptr, file, s, sec0, callback, data); in walk_wild_section_specs2_wild1()
408 struct wildcard_list *sec0 = ptr->handler_data[0]; in walk_wild_section_specs3_wild2() local
412 asection *s0 = find_section (file, sec0, &multiple_sections_found); in walk_wild_section_specs3_wild2()
423 walk_wild_consider_section (ptr, file, s, sec0, callback, data); in walk_wild_section_specs3_wild2()
449 struct wildcard_list *sec0 = ptr->handler_data[0]; in walk_wild_section_specs4_wild2() local
[all …]