Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/include/elf/
H A Dinternal.h110 typedef struct elf_internal_note { struct
111 unsigned long namesz; /* Size of entry's owner string */
112 unsigned long descsz; /* Size of the note descriptor */
113 unsigned long type; /* Interpretation of the descriptor */
114 char * namedata; /* Start of the name+desc data */
115 char * descdata; /* Start of the desc data */
116 bfd_vma descpos; /* File offset of the descdata */
/openbsd-src/gnu/usr.bin/binutils-2.17/include/elf/
H A Dinternal.h110 typedef struct elf_internal_note { struct
111 unsigned long namesz; /* Size of entry's owner string */
112 unsigned long descsz; /* Size of the note descriptor */
113 unsigned long type; /* Interpretation of the descriptor */
114 char * namedata; /* Start of the name+desc data */
115 char * descdata; /* Start of the desc data */
116 bfd_vma descpos; /* File offset of the descdata */