Home
last modified time | relevance | path

Searched refs:bfd_section_userdata (Results 1 – 25 of 190) sorted by relevance

12345678

/netbsd/external/gpl3/gdb/dist/gas/
H A Dsubsegs.h115 ((segment_info_type *) bfd_section_userdata (sec))
/netbsd/external/gpl3/binutils/dist/gas/
H A Dsubsegs.h115 ((segment_info_type *) bfd_section_userdata (sec))
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Dsubsegs.h115 ((segment_info_type *) bfd_section_userdata (sec))
/netbsd/external/gpl3/gdb.old/dist/gas/
H A Dsubsegs.h115 ((segment_info_type *) bfd_section_userdata (sec))
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dgdb_bfd.c513 = (struct gdb_bfd_section_data *) bfd_section_userdata (sectp); in free_one_bfd_section()
650 result = (struct gdb_bfd_section_data *) bfd_section_userdata (section); in get_section_descriptor()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dgdb_bfd.c513 = (struct gdb_bfd_section_data *) bfd_section_userdata (sectp); in free_one_bfd_section()
650 result = (struct gdb_bfd_section_data *) bfd_section_userdata (section); in get_section_descriptor()
/netbsd/external/gpl3/gdb/dist/ld/
H A Dldlang.c1462 return bfd_section_userdata (output_section); in lang_output_section_get()
2364 ud = bfd_section_userdata (hash_entry->u.def.section); in sort_def_symbol()
4743 input_section_userdata_type *ud = bfd_section_userdata (sec); in print_all_symbols()
H A DChangeLog-2019709 Use bfd_section_userdata.
711 * ldlang.c (lang_output_section_get): Use bfd_section_userdata.
714 (print_all_symbols): Use bfd_section_userdata.
/netbsd/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20191067 (bfd_section_userdata, bfd_is_com_section, discarded_section),
1081 (bfd_section_userdata, bfd_is_com_section, bfd_is_und_section),
1132 (bfd_section_flags, bfd_section_userdata): New.
/netbsd/external/gpl3/binutils/dist/bfd/
H A DChangeLog-20191067 (bfd_section_userdata, bfd_is_com_section, discarded_section),
1081 (bfd_section_userdata, bfd_is_com_section, bfd_is_und_section),
1132 (bfd_section_flags, bfd_section_userdata): New.
/netbsd/external/gpl3/binutils.old/dist/ld/
H A Dldlang.c1437 return bfd_section_userdata (output_section); in lang_output_section_get()
2339 ud = bfd_section_userdata (hash_entry->u.def.section); in sort_def_symbol()
4599 input_section_userdata_type *ud = bfd_section_userdata (sec); in print_all_symbols()
H A DChangeLog-2019709 Use bfd_section_userdata.
711 * ldlang.c (lang_output_section_get): Use bfd_section_userdata.
714 (print_all_symbols): Use bfd_section_userdata.
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-20191067 (bfd_section_userdata, bfd_is_com_section, discarded_section),
1081 (bfd_section_userdata, bfd_is_com_section, bfd_is_und_section),
1132 (bfd_section_flags, bfd_section_userdata): New.
/netbsd/external/gpl3/binutils/dist/ld/
H A Dldlang.c1461 return bfd_section_userdata (output_section); in lang_output_section_get()
2363 ud = bfd_section_userdata (hash_entry->u.def.section); in sort_def_symbol()
4844 input_section_userdata_type *ud = bfd_section_userdata (sec); in print_all_symbols()
H A DChangeLog-2019709 Use bfd_section_userdata.
711 * ldlang.c (lang_output_section_get): Use bfd_section_userdata.
714 (print_all_symbols): Use bfd_section_userdata.
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20191067 (bfd_section_userdata, bfd_is_com_section, discarded_section),
1081 (bfd_section_userdata, bfd_is_com_section, bfd_is_und_section),
1132 (bfd_section_flags, bfd_section_userdata): New.
/netbsd/external/gpl3/gdb.old/dist/ld/
H A Dldlang.c1462 return bfd_section_userdata (output_section); in lang_output_section_get()
2364 ud = bfd_section_userdata (hash_entry->u.def.section); in sort_def_symbol()
4743 input_section_userdata_type *ud = bfd_section_userdata (sec); in print_all_symbols()
H A DChangeLog-2019709 Use bfd_section_userdata.
711 * ldlang.c (lang_output_section_get): Use bfd_section_userdata.
714 (print_all_symbols): Use bfd_section_userdata.
/netbsd/external/gpl3/gdb/dist/ld/emultempl/
H A Dxtensaelf.em616 reloc_deps_section *sec_deps = bfd_section_userdata (sec);
/netbsd/external/gpl3/binutils.old/dist/bfd/doc/
H A Dsection.texi553 bfd_section_userdata (const asection *sec)
/netbsd/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dxtensaelf.em604 reloc_deps_section *sec_deps = bfd_section_userdata (sec);
/netbsd/external/gpl3/binutils/dist/bfd/doc/
H A Dsection.texi554 bfd_section_userdata (const asection *sec)
/netbsd/external/gpl3/binutils/dist/ld/emultempl/
H A Dxtensaelf.em616 reloc_deps_section *sec_deps = bfd_section_userdata (sec);
/netbsd/external/gpl3/gdb.old/dist/ld/emultempl/
H A Dxtensaelf.em616 reloc_deps_section *sec_deps = bfd_section_userdata (sec);
/netbsd/external/gpl3/gdb/lib/libbfd/arch/aarch64eb/
H A Dbfd-in3.h1253 bfd_section_userdata (const asection *sec) in bfd_section_userdata() function

12345678