Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/binutils/
H A Dobjcopy.c101 typedef struct merged_note_section struct
106 struct merged_note_section * next; /* Link to next merged note section. */ argument
107 } merged_note_section; typedef