HomeSort by: relevance | last modified time | path
    Searched defs:section_add (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
objcopy.c 197 struct section_add
200 struct section_add *next;
214 static struct section_add *add_sections;
217 static struct section_add *update_sections;
220 static struct section_add *dump_sections;
1320 struct section_add *pupdate;
2954 struct section_add *padd;
3029 struct section_add *pupdate;
3114 struct section_add * pdump;
3420 struct section_add *padd
196 struct section_add struct
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
objcopy.c 203 struct section_add
206 struct section_add *next;
220 static struct section_add *add_sections;
223 static struct section_add *update_sections;
226 static struct section_add *dump_sections;
1311 struct section_add *pupdate;
2949 struct section_add *padd;
3024 struct section_add *pupdate;
3109 struct section_add * pdump;
3415 struct section_add *padd
202 struct section_add struct
    [all...]

Completed in 31 milliseconds