Home
last modified time | relevance | path

Searched defs:external_nlist (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/include/aout/
H A Dadobe.h100 struct external_nlist { struct
101 bfd_byte e_strx[BYTES_IN_WORD]; /* index into string table of name */
102 bfd_byte e_type[1]; /* type of symbol */
103 bfd_byte e_other[1]; /* misc info (usually empty) */
104 bfd_byte e_desc[2]; /* description field */
105 bfd_byte e_value[BYTES_IN_WORD]; /* value of symbol */
H A Daout64.h258 struct external_nlist struct
260 bfd_byte e_strx[BYTES_IN_WORD]; /* Index into string table of name. */
261 bfd_byte e_type[1]; /* Type of symbol. */
262 bfd_byte e_other[1]; /* Misc info (usually empty). */
263 bfd_byte e_desc[2]; /* Description field. */
264 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
/openbsd-src/gnu/usr.bin/binutils-2.17/include/aout/
H A Dadobe.h100 struct external_nlist { struct
101 bfd_byte e_strx[BYTES_IN_WORD]; /* index into string table of name */
102 bfd_byte e_type[1]; /* type of symbol */
103 bfd_byte e_other[1]; /* misc info (usually empty) */
104 bfd_byte e_desc[2]; /* description field */
105 bfd_byte e_value[BYTES_IN_WORD]; /* value of symbol */
H A Daout64.h258 struct external_nlist struct
260 bfd_byte e_strx[BYTES_IN_WORD]; /* Index into string table of name. */
261 bfd_byte e_type[1]; /* Type of symbol. */
262 bfd_byte e_other[1]; /* Misc info (usually empty). */
263 bfd_byte e_desc[2]; /* Description field. */
264 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dhp300hpux.c110 #define external_nlist hp300hpux_nlist_bytes macro
H A Dpdp11.c105 #define external_nlist pdp11_external_nlist macro
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dhp300hpux.c110 #define external_nlist hp300hpux_nlist_bytes macro
H A Dpdp11.c104 #define external_nlist pdp11_external_nlist macro