Home
last modified time | relevance | path

Searched defs:bfd_symbol (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/bfd/
H A Dbfd-in2.h5636 typedef struct bfd_symbol struct
5647 struct bfd *the_bfd; /* Use bfd_asymbol_bfd(sym) to access this field. */
5651 const char *name;
5656 symvalue value;
5761 flagword flags;
5766 struct bfd_section *section;
5770 {
5774 udata;
/dragonfly/contrib/binutils-2.27/bfd/
H A Dbfd-in2.h6350 typedef struct bfd_symbol struct
6361 struct bfd *the_bfd; /* Use bfd_asymbol_bfd(sym) to access this field. */
6365 const char *name;
6370 symvalue value;
6476 flagword flags;
6481 struct bfd_section *section;
6485 {
6489 udata;
/dragonfly/contrib/binutils-2.34/bfd/
H A Dbfd-in2.h6239 typedef struct bfd_symbol struct
6250 struct bfd *the_bfd; /* Use bfd_asymbol_bfd(sym) to access this field. */
6254 const char *name;
6259 symvalue value;
6365 flagword flags;
6370 struct bfd_section *section;
6374 {
6378 udata;