Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Dld.h600 struct output_segment struct
604 struct output_segment *next; argument
846 struct output_segment *output_segments;
905 struct output_segment *default_output_segments;
Dldscript.y531 struct output_segment *newp; in new_segment()
534 = (struct output_segment *) obstack_alloc (&ld_state.smem, sizeof (*newp)); in new_segment()
Dldscript.c2430 struct output_segment *newp; in new_segment()
2433 = (struct output_segment *) obstack_alloc (&ld_state.smem, sizeof (*newp)); in new_segment()
Dld.c1465 struct output_segment *segment = ld_state.output_segments->next; in create_lscript_symbols()
Dldgeneric.c2967 struct output_segment *segment = ld_state.output_segments->next; in sort_sections_lscript()
6220 struct output_segment *segment = ld_state.output_segments; in ld_generic_create_outfile()