Home
last modified time | relevance | path

Searched refs:bfd_ind_section_ptr (Results 1 – 25 of 216) sorted by relevance

123456789

/netbsd/external/gpl3/binutils/dist/bfd/
H A Dsection.c754 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, bfd_ind_section_ptr)
1105 newsect = bfd_ind_section_ptr; in bfd_make_section_old_way()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Dsection.c767 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, bfd_ind_section_ptr)
1114 newsect = bfd_ind_section_ptr; in bfd_make_section_old_way()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dsection.c750 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, bfd_ind_section_ptr)
1097 newsect = bfd_ind_section_ptr; in bfd_make_section_old_way()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dsection.c767 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, bfd_ind_section_ptr)
1114 newsect = bfd_ind_section_ptr; in bfd_make_section_old_way()
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-aout.c91 S_SET_SEGMENT (sym, bfd_ind_section_ptr); in obj_aout_frob_symbol()
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dobj-aout.c91 S_SET_SEGMENT (sym, bfd_ind_section_ptr); in obj_aout_frob_symbol()
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dobj-aout.c91 S_SET_SEGMENT (sym, bfd_ind_section_ptr); in obj_aout_frob_symbol()
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dobj-aout.c91 S_SET_SEGMENT (sym, bfd_ind_section_ptr); in obj_aout_frob_symbol()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dgdb_bfd.c914 else if (section == bfd_ind_section_ptr) in gdb_bfd_section_index()
H A Dobjfiles.c314 add_to_objfile_sections_full (objfile->obfd, bfd_ind_section_ptr, objfile, 1);
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dgdb_bfd.c914 else if (section == bfd_ind_section_ptr) in gdb_bfd_section_index()
H A Dobjfiles.c314 add_to_objfile_sections_full (objfile->obfd, bfd_ind_section_ptr, objfile, 1);
/netbsd/external/gpl3/binutils.old/dist/bfd/doc/
H A Dsection.texi613 #define bfd_ind_section_ptr (&_bfd_std_section[3])
630 return sec == bfd_ind_section_ptr;
636 return sec >= bfd_abs_section_ptr && sec <= bfd_ind_section_ptr;
/netbsd/external/gpl3/gdb/dist/ld/
H A Dldmain.c1033 osec = bfd_ind_section_ptr; in multiple_definition()
/netbsd/external/gpl3/binutils.old/dist/ld/
H A Dldmain.c967 osec = bfd_ind_section_ptr; in multiple_definition()
/netbsd/external/gpl3/binutils/dist/ld/
H A Dldmain.c1040 osec = bfd_ind_section_ptr; in multiple_definition()
/netbsd/external/gpl3/gdb.old/dist/ld/
H A Dldmain.c1033 osec = bfd_ind_section_ptr; in multiple_definition()
/netbsd/external/gpl3/gdb/lib/libbfd/arch/coldfire/
H A Dbfd-in3.h1680 #define bfd_ind_section_ptr (&_bfd_std_section[3]) macro
1684 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
1690 || ((SEC) == bfd_ind_section_ptr))
H A Dbfd.h1680 #define bfd_ind_section_ptr (&_bfd_std_section[3]) macro
1684 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
1690 || ((SEC) == bfd_ind_section_ptr))
/netbsd/external/gpl3/binutils/lib/libbfd/arch/or1k/
H A Dbfd.h1673 #define bfd_ind_section_ptr (&_bfd_std_section[3]) macro
1677 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
1683 || ((SEC) == bfd_ind_section_ptr))
/netbsd/external/gpl3/binutils/lib/libbfd/arch/arm/
H A Dbfd.h1299 #define bfd_ind_section_ptr (&_bfd_std_section[3]) macro
1316 return sec == bfd_ind_section_ptr; in bfd_is_ind_section()
1322 return sec >= bfd_abs_section_ptr && sec <= bfd_ind_section_ptr; in bfd_is_const_section()
/netbsd/external/gpl3/binutils/lib/libbfd/arch/armeb/
H A Dbfd.h1299 #define bfd_ind_section_ptr (&_bfd_std_section[3]) macro
1316 return sec == bfd_ind_section_ptr; in bfd_is_ind_section()
1322 return sec >= bfd_abs_section_ptr && sec <= bfd_ind_section_ptr; in bfd_is_const_section()
/netbsd/external/gpl3/binutils/lib/libbfd/arch/coldfire/
H A Dbfd.h1673 #define bfd_ind_section_ptr (&_bfd_std_section[3]) macro
1677 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
1683 || ((SEC) == bfd_ind_section_ptr))
/netbsd/external/gpl3/gdb.old/lib/libbfd/arch/coldfire/
H A Dbfd-in3.h1680 #define bfd_ind_section_ptr (&_bfd_std_section[3]) macro
1684 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
1690 || ((SEC) == bfd_ind_section_ptr))
H A Dbfd.h1680 #define bfd_ind_section_ptr (&_bfd_std_section[3]) macro
1684 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
1690 || ((SEC) == bfd_ind_section_ptr))

123456789