Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/include/elf/
H A Dinternal.h135 typedef struct elf_internal_note { struct
136 unsigned long namesz; /* Size of entry's owner string */
137 unsigned long descsz; /* Size of the note descriptor */
138 unsigned long type; /* Interpretation of the descriptor */
139 char * namedata; /* Start of the name+desc data */
140 char * descdata; /* Start of the desc data */
141 bfd_vma descpos; /* File offset of the descdata */
/dflybsd-src/contrib/binutils-2.27/include/elf/
H A Dinternal.h142 typedef struct elf_internal_note { struct
143 unsigned long namesz; /* Size of entry's owner string */
144 unsigned long descsz; /* Size of the note descriptor */
145 unsigned long type; /* Interpretation of the descriptor */
146 char * namedata; /* Start of the name+desc data */
147 char * descdata; /* Start of the desc data */
148 bfd_vma descpos; /* File offset of the descdata */
/dflybsd-src/contrib/binutils-2.34/include/elf/
H A Dinternal.h142 typedef struct elf_internal_note { struct
143 unsigned long namesz; /* Size of entry's owner string */
144 unsigned long descsz; /* Size of the note descriptor */
145 unsigned long type; /* Interpretation of the descriptor */
146 char * namedata; /* Start of the name+desc data */
147 char * descdata; /* Start of the desc data */
148 bfd_vma descpos; /* File offset of the descdata */