Home
last modified time | relevance | path

Searched defs:section_list (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/binutils/binutils/
Dobjcopy.c112 struct section_list struct
114 struct section_list * next; /* Next section to change. */ argument
127 static struct section_list *change_sections; argument
/freebsd-9-stable/contrib/binutils/bfd/
Delf32-arm.c9454 typedef struct section_list struct
9457 struct section_list * next; argument
9458 struct section_list * prev; argument
9460 section_list; typedef
Dcoffcode.h3040 asection **section_list; in coff_compute_section_file_positions() local
/freebsd-9-stable/contrib/binutils/ld/
Dldlang.h327 struct wildcard_list *section_list; member
Dldlang.c5841 struct wildcard_list *section_list, in lang_add_wild()