Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/aout/
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. */
/netbsd-src/external/gpl3/binutils/dist/include/aout/
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. */
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dpdp11.c119 #define external_nlist pdp11_external_nlist macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dpdp11.c119 #define external_nlist pdp11_external_nlist macro