/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
H A D | section.texi | 600 extern asection _bfd_std_section[4]; 608 #define bfd_com_section_ptr (&_bfd_std_section[0]) 610 #define bfd_und_section_ptr (&_bfd_std_section[1]) 612 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 614 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 637 return (sec >= _bfd_std_section 638 && sec < _bfd_std_section + (sizeof (_bfd_std_section) 639 / sizeof (_bfd_std_section[0])));
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | section.c | 758 BFD_FAKE_SECTION(_bfd_std_section[IDX], &global_syms[IDX], NAME, IDX, FLAGS) 760 asection _bfd_std_section[] = { variable
|
H A D | bfd-in2.h | 1222 extern asection _bfd_std_section[4]; 1230 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1232 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1234 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1236 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1259 return (sec >= _bfd_std_section in bfd_is_const_section() 1260 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1261 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | section.c | 772 BFD_FAKE_SECTION(_bfd_std_section[IDX], &global_syms[IDX], NAME, IDX, FLAGS) 774 asection _bfd_std_section[] = { variable
|
H A D | bfd-in2.h | 919 extern asection _bfd_std_section[4]; 927 #define bfd_com_section_ptr (&_bfd_std_section[0]) 929 #define bfd_und_section_ptr (&_bfd_std_section[1]) 931 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 933 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 956 return (sec >= _bfd_std_section in bfd_is_const_section() 957 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 958 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipseb/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/hppa/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64eb/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/vax/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipsel/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/x86_64/ |
H A D | bfd.h | 923 extern asection _bfd_std_section[4]; 931 #define bfd_com_section_ptr (&_bfd_std_section[0]) 933 #define bfd_und_section_ptr (&_bfd_std_section[1]) 935 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 937 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 960 return (sec >= _bfd_std_section in bfd_is_const_section() 961 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 962 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/sh3eb/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/riscv32/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/i386/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/alpha/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipsn64el/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/riscv64/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/ia64/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/powerpc64/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/sparc64/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/earmhf/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/m68000/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/powerpc/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/earmeb/ |
H A D | bfd.h | 1226 extern asection _bfd_std_section[4]; 1234 #define bfd_com_section_ptr (&_bfd_std_section[0]) 1236 #define bfd_und_section_ptr (&_bfd_std_section[1]) 1238 #define bfd_abs_section_ptr (&_bfd_std_section[2]) 1240 #define bfd_ind_section_ptr (&_bfd_std_section[3]) 1263 return (sec >= _bfd_std_section in bfd_is_const_section() 1264 && sec < _bfd_std_section + (sizeof (_bfd_std_section) in bfd_is_const_section() 1265 / sizeof (_bfd_std_section[0]))); in bfd_is_const_section()
|