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

  /src/external/gpl3/binutils/dist/bfd/
elf64-ia64-vms.c 1164 unsigned char *note_contents; local
1229 note_contents = (unsigned char *) bfd_zalloc (abfd, note_size);
1230 if (note_contents == NULL)
1232 noteptr = note_contents;
1250 ia64_info->note_sec->contents = note_contents;
elf64-ia64-vms.c 1164 unsigned char *note_contents; local
1229 note_contents = (unsigned char *) bfd_zalloc (abfd, note_size);
1230 if (note_contents == NULL)
1232 noteptr = note_contents;
1250 ia64_info->note_sec->contents = note_contents;
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ia64-vms.c 1164 unsigned char *note_contents; local
1229 note_contents = (unsigned char *) bfd_zalloc (abfd, note_size);
1230 if (note_contents == NULL)
1232 noteptr = note_contents;
1250 ia64_info->note_sec->contents = note_contents;
elf64-ia64-vms.c 1164 unsigned char *note_contents; local
1229 note_contents = (unsigned char *) bfd_zalloc (abfd, note_size);
1230 if (note_contents == NULL)
1232 noteptr = note_contents;
1250 ia64_info->note_sec->contents = note_contents;
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ia64-vms.c 1164 unsigned char *note_contents; local
1229 note_contents = (unsigned char *) bfd_zalloc (abfd, note_size);
1230 if (note_contents == NULL)
1232 noteptr = note_contents;
1250 ia64_info->note_sec->contents = note_contents;
elf64-ia64-vms.c 1164 unsigned char *note_contents; local
1229 note_contents = (unsigned char *) bfd_zalloc (abfd, note_size);
1230 if (note_contents == NULL)
1232 noteptr = note_contents;
1250 ia64_info->note_sec->contents = note_contents;
  /src/external/gpl3/gdb/dist/bfd/
elf64-ia64-vms.c 1164 unsigned char *note_contents; local
1229 note_contents = (unsigned char *) bfd_zalloc (abfd, note_size);
1230 if (note_contents == NULL)
1232 noteptr = note_contents;
1250 ia64_info->note_sec->contents = note_contents;
elf64-ia64-vms.c 1164 unsigned char *note_contents; local
1229 note_contents = (unsigned char *) bfd_zalloc (abfd, note_size);
1230 if (note_contents == NULL)
1232 noteptr = note_contents;
1250 ia64_info->note_sec->contents = note_contents;

Completed in 101 milliseconds