| /src/external/gpl3/binutils/dist/ld/ |
| mri.c | 52 static struct section_name_struct *only_load; variable in typeref:struct:section_name_struct 110 mri_add_to_list (&only_load, name, 0, 0, 0, 0); 164 if (only_load != NULL) 170 order = only_load; 173 for (ptr1 = only_load; ptr1; ptr1 = ptr1->next)
|
| /src/external/gpl3/binutils.old/dist/ld/ |
| mri.c | 52 static struct section_name_struct *only_load; variable in typeref:struct:section_name_struct 110 mri_add_to_list (&only_load, name, 0, 0, 0, 0); 164 if (only_load != NULL) 170 order = only_load; 173 for (ptr1 = only_load; ptr1; ptr1 = ptr1->next)
|