Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dmri.c213 p->ok_to_load ? normal_section : noload_section, 0, in mri_draw_tree()
H A Dldlang.h120 normal_section, enumerator
H A Dldgram.y1141 | /* EMPTY */ { sectype = normal_section; }
1142 | '(' ')' { sectype = normal_section; }
H A Dldgram.c4235 { sectype = normal_section; } in yyparse()
4241 { sectype = normal_section; } in yyparse()
H A Dldlang.c1895 secname, address, normal_section, 0, NULL, NULL, NULL, constraint, 0); in lang_insert_orphan()
2634 case normal_section: in lang_add_section()
4264 case normal_section: in map_input_to_output_sections()
H A DChangeLog-2007726 as per normal_section.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dmri.c213 p->ok_to_load ? normal_section : noload_section, 0, in mri_draw_tree()
H A Dldlang.h121 normal_section, enumerator
H A Dldgram.y1184 | /* EMPTY */ { sectype = normal_section; }
1185 | '(' ')' { sectype = normal_section; }
H A Dldgram.c4327 { sectype = normal_section; } in yyparse()
4333 { sectype = normal_section; } in yyparse()
H A Dldlang.c1948 secname, address, normal_section, 0, NULL, NULL, NULL, constraint, 0); in lang_insert_orphan()
2715 case normal_section: in lang_add_section()
4229 case normal_section: in map_input_to_output_sections()
H A DChangeLog-2007726 as per normal_section.