Searched refs:next_section (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object.c543 simple_object_write_section *next_section; local
557 next_section = section->next;
560 section = next_section;
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object.c555 simple_object_write_section *next_section; local
569 next_section = section->next;
572 section = next_section;
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object.c549 simple_object_write_section *next_section; local
563 next_section = section->next;
566 section = next_section;
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dsimple-object.c549 simple_object_write_section *next_section; local
563 next_section = section->next;
566 section = next_section;
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object.c555 simple_object_write_section *next_section; local
569 next_section = section->next;
572 section = next_section;
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object.c555 simple_object_write_section *next_section; local
569 next_section = section->next;
572 section = next_section;

Completed in 139 milliseconds