Home
last modified time | relevance | path

Searched refs:_bfd_std_section (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gdb-7/bfd/
H A Dsection.c728 BFD_FAKE_SECTION(_bfd_std_section[IDX], FLAGS, &global_syms[IDX], NAME, IDX)
730 asection _bfd_std_section[] = { variable
H A Dbfd-in2.h1578 extern asection _bfd_std_section[4];
1586 #define bfd_com_section_ptr (&_bfd_std_section[0])
1588 #define bfd_und_section_ptr (&_bfd_std_section[1])
1590 #define bfd_abs_section_ptr (&_bfd_std_section[2])
1592 #define bfd_ind_section_ptr (&_bfd_std_section[3])
/dragonfly/contrib/binutils-2.34/bfd/
H A Dsection.c754 BFD_FAKE_SECTION(_bfd_std_section[IDX], &global_syms[IDX], NAME, IDX, FLAGS)
756 asection _bfd_std_section[] = { variable
H A Dbfd-in2.h1281 extern asection _bfd_std_section[4];
1289 #define bfd_com_section_ptr (&_bfd_std_section[0])
1291 #define bfd_und_section_ptr (&_bfd_std_section[1])
1293 #define bfd_abs_section_ptr (&_bfd_std_section[2])
1295 #define bfd_ind_section_ptr (&_bfd_std_section[3])
/dragonfly/contrib/binutils-2.27/bfd/
H A Dsection.c767 BFD_FAKE_SECTION(_bfd_std_section[IDX], FLAGS, &global_syms[IDX], NAME, IDX)
769 asection _bfd_std_section[] = { variable
H A Dbfd-in2.h1654 extern asection _bfd_std_section[4];
1662 #define bfd_com_section_ptr (&_bfd_std_section[0])
1664 #define bfd_und_section_ptr (&_bfd_std_section[1])
1666 #define bfd_abs_section_ptr (&_bfd_std_section[2])
1668 #define bfd_ind_section_ptr (&_bfd_std_section[3])