/netbsd/external/gpl3/binutils/dist/bfd/ |
H A D | section.c | 754 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 D | section.c | 767 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 D | section.c | 750 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 D | section.c | 767 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 D | obj-aout.c | 91 S_SET_SEGMENT (sym, bfd_ind_section_ptr); in obj_aout_frob_symbol()
|
/netbsd/external/gpl3/gdb/dist/gas/config/ |
H A D | obj-aout.c | 91 S_SET_SEGMENT (sym, bfd_ind_section_ptr); in obj_aout_frob_symbol()
|
/netbsd/external/gpl3/binutils/dist/gas/config/ |
H A D | obj-aout.c | 91 S_SET_SEGMENT (sym, bfd_ind_section_ptr); in obj_aout_frob_symbol()
|
/netbsd/external/gpl3/gdb.old/dist/gas/config/ |
H A D | obj-aout.c | 91 S_SET_SEGMENT (sym, bfd_ind_section_ptr); in obj_aout_frob_symbol()
|
/netbsd/external/gpl3/gdb/dist/gdb/ |
H A D | gdb_bfd.c | 914 else if (section == bfd_ind_section_ptr) in gdb_bfd_section_index()
|
H A D | objfiles.c | 314 add_to_objfile_sections_full (objfile->obfd, bfd_ind_section_ptr, objfile, 1);
|
/netbsd/external/gpl3/gdb.old/dist/gdb/ |
H A D | gdb_bfd.c | 914 else if (section == bfd_ind_section_ptr) in gdb_bfd_section_index()
|
H A D | objfiles.c | 314 add_to_objfile_sections_full (objfile->obfd, bfd_ind_section_ptr, objfile, 1);
|
/netbsd/external/gpl3/binutils.old/dist/bfd/doc/ |
H A D | section.texi | 613 #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 D | ldmain.c | 1033 osec = bfd_ind_section_ptr; in multiple_definition()
|
/netbsd/external/gpl3/binutils.old/dist/ld/ |
H A D | ldmain.c | 967 osec = bfd_ind_section_ptr; in multiple_definition()
|
/netbsd/external/gpl3/binutils/dist/ld/ |
H A D | ldmain.c | 1040 osec = bfd_ind_section_ptr; in multiple_definition()
|
/netbsd/external/gpl3/gdb.old/dist/ld/ |
H A D | ldmain.c | 1033 osec = bfd_ind_section_ptr; in multiple_definition()
|
/netbsd/external/gpl3/gdb/lib/libbfd/arch/coldfire/ |
H A D | bfd-in3.h | 1680 #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 D | bfd.h | 1680 #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 D | bfd.h | 1673 #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 D | bfd.h | 1299 #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 D | bfd.h | 1299 #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 D | bfd.h | 1673 #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 D | bfd-in3.h | 1680 #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 D | bfd.h | 1680 #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))
|