Home
last modified time | relevance | path

Searched defs:elf_internal_note (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dinternal.h144 typedef struct elf_internal_note { struct
145 unsigned long namesz; /* Size of entry's owner string */
146 unsigned long descsz; /* Size of the note descriptor */
147 unsigned long type; /* Interpretation of the descriptor */
148 char * namedata; /* Start of the name+desc data */
149 char * descdata; /* Start of the desc data */
150 bfd_vma descpos; /* File offset of the descdata */
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dinternal.h144 typedef struct elf_internal_note { struct
145 unsigned long namesz; /* Size of entry's owner string */
146 unsigned long descsz; /* Size of the note descriptor */
147 unsigned long type; /* Interpretation of the descriptor */
148 char * namedata; /* Start of the name+desc data */
149 char * descdata; /* Start of the desc data */
150 bfd_vma descpos; /* File offset of the descdata */