Home | History | Annotate | Download | only in bfd

Lines Matching full:note_size

1155   unsigned int note_size;
1216 note_size = 0;
1218 note_size += sizeof (Elf64_External_VMS_Note) - 1
1223 note_contents = (unsigned char *) bfd_zalloc (abfd, note_size);
1245 ia64_info->note_sec->size = note_size;