Home
last modified time | relevance | path

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

/external/elfutils/0.153/src/
Dld.h608 struct output_segment struct
612 struct output_segment *next; argument
854 struct output_segment *output_segments;
913 struct output_segment *default_output_segments;
Dldscript.y539 struct output_segment *newp; in new_segment()
542 = (struct output_segment *) obstack_alloc (&ld_state.smem, sizeof (*newp)); in new_segment()
Dldscript.c2514 struct output_segment *newp; in new_segment()
2517 = (struct output_segment *) obstack_alloc (&ld_state.smem, sizeof (*newp)); in new_segment()
Dld.c1473 struct output_segment *segment = ld_state.output_segments->next; in create_lscript_symbols()
Dldgeneric.c2975 struct output_segment *segment = ld_state.output_segments->next; in sort_sections_lscript()
6228 struct output_segment *segment = ld_state.output_segments; in ld_generic_create_outfile()