Searched refs:section_add (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.sbin/ndiscvt/
H A Dinf.h54 extern void section_add (const char *);
H A Dinf-parse.y71 { section_add($1); }
H A Dinf.c97 section_add (const char *s) function
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dobjcopy.c160 struct section_add
163 struct section_add *next;
177 static struct section_add *add_sections;
1431 struct section_add *padd;
1694 struct section_add *padd;
2952 struct section_add *pa;
2969 pa = xmalloc (sizeof (struct section_add));
159 struct section_add struct

Completed in 41 milliseconds