Searched refs:section_add (Results 1 – 5 of 5) sorted by relevance
54 extern void section_add (const char *);
72 { section_add($1); }
101 section_add (const char *s) in section_add() function
159 struct section_add struct162 struct section_add *next; argument176 static struct section_add *add_sections; argument1429 struct section_add *padd; in copy_object()1692 struct section_add *padd; in copy_object()2950 struct section_add *pa; in copy_main()2967 pa = xmalloc (sizeof (struct section_add)); in copy_main()
2717 * objcopy.c (struct section_add): Define.