| /src/external/gpl3/binutils/dist/binutils/ |
| od-elf32_avr.c | 46 { "avr-deviceinfo", 0}, 59 avr-deviceinfo Display contents of .note.gnu.avr.deviceinfo section\n\ 72 } deviceinfo; typedef in typeref:struct:tagDeviceInfo 89 section = bfd_get_section_by_name (abfd, ".note.gnu.avr.deviceinfo"); 139 bfd_size_type desc_size, deviceinfo *device) 233 deviceinfo device = { 0, 0, 0, 0, 0, 0, NULL }; 340 deviceinfo dinfo = { 0, 0, 0, 0, 0, 0, NULL };
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| od-elf32_avr.c | 46 { "avr-deviceinfo", 0}, 59 avr-deviceinfo Display contents of .note.gnu.avr.deviceinfo section\n\ 72 } deviceinfo; typedef in typeref:struct:tagDeviceInfo 89 section = bfd_get_section_by_name (abfd, ".note.gnu.avr.deviceinfo"); 139 bfd_size_type desc_size, deviceinfo *device) 233 deviceinfo device = { 0, 0, 0, 0, 0, 0, NULL }; 340 deviceinfo dinfo = { 0, 0, 0, 0, 0, 0, NULL };
|