Home
last modified time | relevance | path

Searched refs:section_list (Results 1 – 25 of 117) sorted by relevance

12345

/netbsd/external/gpl3/gdb/dist/gold/testsuite/
H A Dplugin_section_order.c119 struct ld_plugin_section section_list[3]; variable
167 section_list[position].handle = file->handle; in claim_file_hook()
168 section_list[position].shndx = shndx; in claim_file_hook()
183 update_section_order(section_list, num_entries); in all_symbols_read_hook()
185 section_list, num_entries); in all_symbols_read_hook()
H A Dplugin_new_section_layout.c128 struct ld_plugin_section section_list[3]; in new_input_hook() local
169 section_list[position] = section; in new_input_hook()
177 update_section_order(section_list, num_entries); in new_input_hook()
179 section_list, num_entries); in new_input_hook()
H A Dplugin_section_alignment.cc245 struct ld_plugin_section section_list[12]; in all_symbols_read_hook() local
247 section_list[ii] = raw_sections[ii].plugin_section; in all_symbols_read_hook()
262 update_section_order(section_list, 12); in all_symbols_read_hook()
/netbsd/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dplugin_section_order.c119 struct ld_plugin_section section_list[3]; variable
167 section_list[position].handle = file->handle; in claim_file_hook()
168 section_list[position].shndx = shndx; in claim_file_hook()
183 update_section_order(section_list, num_entries); in all_symbols_read_hook()
185 section_list, num_entries); in all_symbols_read_hook()
H A Dplugin_new_section_layout.c128 struct ld_plugin_section section_list[3]; in new_input_hook() local
169 section_list[position] = section; in new_input_hook()
177 update_section_order(section_list, num_entries); in new_input_hook()
179 section_list, num_entries); in new_input_hook()
H A Dplugin_section_alignment.cc245 struct ld_plugin_section section_list[12]; in all_symbols_read_hook() local
247 section_list[ii] = raw_sections[ii].plugin_section; in all_symbols_read_hook()
262 update_section_order(section_list, 12); in all_symbols_read_hook()
/netbsd/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_parser.y155 %type <m_ast> section_list section_list_elem symbol_ref mode_stmt
463 | section_list
468 | section_list "from" TOK_SOURCE_NAME
473 | TOK_SOURCE_NAME '[' section_list ']'
488 section_list : section_list_elem
494 | section_list ',' section_list_elem
/netbsd/external/gpl3/binutils.old/dist/include/
H A Dplugin-api.h310 (*ld_plugin_update_section_order) (const struct ld_plugin_section *section_list,
345 const struct ld_plugin_section * section_list,
/netbsd/external/gpl3/gdb/dist/include/
H A Dplugin-api.h398 (*ld_plugin_update_section_order) (const struct ld_plugin_section *section_list,
433 const struct ld_plugin_section * section_list,
/netbsd/external/gpl3/binutils/dist/include/
H A Dplugin-api.h398 (*ld_plugin_update_section_order) (const struct ld_plugin_section *section_list,
433 const struct ld_plugin_section * section_list,
/netbsd/external/gpl3/gcc.old/dist/include/
H A Dplugin-api.h398 (*ld_plugin_update_section_order) (const struct ld_plugin_section *section_list,
433 const struct ld_plugin_section * section_list,
/netbsd/external/gpl3/gdb.old/dist/include/
H A Dplugin-api.h398 (*ld_plugin_update_section_order) (const struct ld_plugin_section *section_list,
433 const struct ld_plugin_section * section_list,
/netbsd/external/gpl3/gcc/dist/include/
H A Dplugin-api.h398 (*ld_plugin_update_section_order) (const struct ld_plugin_section *section_list,
433 const struct ld_plugin_section * section_list,
/netbsd/external/gpl3/gdb/dist/gold/
H A Dplugin.cc151 update_section_order(const struct ld_plugin_section *section_list,
164 const struct ld_plugin_section *section_list,
2147 update_section_order(const struct ld_plugin_section* section_list, in update_section_order() argument
2155 if (section_list == NULL) in update_section_order()
2169 section_list[i].handle); in update_section_order()
2172 unsigned int shndx = section_list[i].shndx; in update_section_order()
2216 const struct ld_plugin_section* section_list, in unique_segment_for_sections() argument
2224 if (section_list == NULL) in unique_segment_for_sections()
2238 section_list[i].handle); in unique_segment_for_sections()
2241 unsigned int shndx = section_list[i].shndx; in unique_segment_for_sections()
H A Dgold.cc574 = layout->section_list().begin(); in queue_middle_tasks()
575 p != layout->section_list().end(); in queue_middle_tasks()
/netbsd/external/gpl3/binutils/dist/gold/
H A Dplugin.cc151 update_section_order(const struct ld_plugin_section *section_list,
164 const struct ld_plugin_section *section_list,
2147 update_section_order(const struct ld_plugin_section* section_list, in update_section_order() argument
2155 if (section_list == NULL) in update_section_order()
2169 section_list[i].handle); in update_section_order()
2172 unsigned int shndx = section_list[i].shndx; in update_section_order()
2216 const struct ld_plugin_section* section_list, in unique_segment_for_sections() argument
2224 if (section_list == NULL) in unique_segment_for_sections()
2238 section_list[i].handle); in unique_segment_for_sections()
2241 unsigned int shndx = section_list[i].shndx; in unique_segment_for_sections()
H A Dgold.cc574 = layout->section_list().begin(); in queue_middle_tasks()
575 p != layout->section_list().end(); in queue_middle_tasks()
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dplugin.cc151 update_section_order(const struct ld_plugin_section *section_list,
164 const struct ld_plugin_section *section_list,
2147 update_section_order(const struct ld_plugin_section* section_list, in update_section_order() argument
2155 if (section_list == NULL) in update_section_order()
2169 section_list[i].handle); in update_section_order()
2172 unsigned int shndx = section_list[i].shndx; in update_section_order()
2216 const struct ld_plugin_section* section_list, in unique_segment_for_sections() argument
2224 if (section_list == NULL) in unique_segment_for_sections()
2238 section_list[i].handle); in unique_segment_for_sections()
2241 unsigned int shndx = section_list[i].shndx; in unique_segment_for_sections()
H A Dgold.cc574 = layout->section_list().begin(); in queue_middle_tasks()
575 p != layout->section_list().end(); in queue_middle_tasks()
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dplugin.cc151 update_section_order(const struct ld_plugin_section *section_list,
164 const struct ld_plugin_section *section_list,
2147 update_section_order(const struct ld_plugin_section* section_list, in update_section_order() argument
2155 if (section_list == NULL) in update_section_order()
2169 section_list[i].handle); in update_section_order()
2172 unsigned int shndx = section_list[i].shndx; in update_section_order()
2216 const struct ld_plugin_section* section_list, in unique_segment_for_sections() argument
2224 if (section_list == NULL) in unique_segment_for_sections()
2238 section_list[i].handle); in unique_segment_for_sections()
2241 unsigned int shndx = section_list[i].shndx; in unique_segment_for_sections()
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dobjcopy.c135 struct section_list struct
909 static struct section_list *
979 p = (struct section_list *) xmalloc (sizeof (struct section_list)); in find_section_list()
1327 struct section_list *p; in is_strip_section_1()
1328 struct section_list *q; in is_strip_section_1()
3974 struct section_list *p; in setup_section()
4353 struct section_list *p; in copy_section()
5295 struct section_list * p; in copy_main()
5493 struct section_list *p; in copy_main()
5515 struct section_list *p; in copy_main()
[all …]
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dobjcopy.c135 struct section_list struct
908 static struct section_list *
978 p = (struct section_list *) xmalloc (sizeof (struct section_list)); in find_section_list()
1326 struct section_list *p; in is_strip_section_1()
1327 struct section_list *q; in is_strip_section_1()
3934 struct section_list *p; in setup_section()
4302 struct section_list *p; in copy_section()
5244 struct section_list * p; in copy_main()
5442 struct section_list *p; in copy_main()
5464 struct section_list *p; in copy_main()
[all …]
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dobjcopy.c136 struct section_list struct
916 static struct section_list *
986 p = (struct section_list *) xmalloc (sizeof (struct section_list)); in find_section_list()
1330 struct section_list *p; in is_strip_section_1()
1331 struct section_list *q; in is_strip_section_1()
4014 struct section_list *p; in setup_section()
4382 struct section_list *p; in copy_section()
5361 struct section_list * p; in copy_main()
5559 struct section_list *p; in copy_main()
5581 struct section_list *p; in copy_main()
[all …]
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dobjcopy.c135 struct section_list struct
909 static struct section_list *
979 p = (struct section_list *) xmalloc (sizeof (struct section_list)); in find_section_list()
1327 struct section_list *p; in is_strip_section_1()
1328 struct section_list *q; in is_strip_section_1()
3974 struct section_list *p; in setup_section()
4353 struct section_list *p; in copy_section()
5295 struct section_list * p; in copy_main()
5493 struct section_list *p; in copy_main()
5515 struct section_list *p; in copy_main()
[all …]
/netbsd/external/gpl3/binutils/dist/ld/
H A Dldlang.c340 sec = ptr->section_list; in walk_wild_section_general()
585 node->pattern = ptr->section_list; in output_section_callback_fast()
849 for (sec = ptr->section_list; sec != NULL; sec = sec->next) in analyze_walk_wild_section_handler()
869 for (sec = ptr->section_list; sec != NULL; sec = sec->next) in analyze_walk_wild_section_handler()
2869 lang_add_section (&list, section, ptr->section_list, in output_section_callback()
5116 for (sec = w->section_list; sec; sec = sec->next) in print_wild_statement()
8364 struct wildcard_list *section_list, in lang_add_wild() argument
8371 for (curr = section_list, section_list = NULL; in lang_add_wild()
8373 section_list = curr, curr = next) in lang_add_wild()
8376 curr->next = section_list; in lang_add_wild()
[all …]

12345