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

  /src/external/gpl3/binutils/dist/bfd/
som.h 119 struct som_header *file_hdr; member in struct:somdata
196 #define obj_som_file_hdr(bfd) (somdata (bfd).file_hdr)
som.c 2074 struct som_header *file_hdr,
2085 amt = file_hdr->space_strings_size;
2091 if (bfd_seek (abfd, current_offset + file_hdr->space_strings_location,
2101 for (space_index = 0; space_index < file_hdr->space_total; space_index++)
2115 (current_offset + file_hdr->space_location
2126 if (space.name >= file_hdr->space_strings_size)
2157 (current_offset + file_hdr->subspace_location
2166 (current_offset + file_hdr->subspace_location
2200 if (subspace.name >= file_hdr->space_strings_size)
2326 if (file_hdr->a_magic != RELOC_MAGIC
2389 struct som_header file_hdr; local
2547 struct som_header *file_hdr; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
som.h 119 struct som_header *file_hdr; member in struct:somdata
196 #define obj_som_file_hdr(bfd) (somdata (bfd).file_hdr)
som.c 2074 struct som_header *file_hdr,
2085 amt = file_hdr->space_strings_size;
2091 if (bfd_seek (abfd, current_offset + file_hdr->space_strings_location,
2101 for (space_index = 0; space_index < file_hdr->space_total; space_index++)
2115 (current_offset + file_hdr->space_location
2126 if (space.name >= file_hdr->space_strings_size)
2157 (current_offset + file_hdr->subspace_location
2166 (current_offset + file_hdr->subspace_location
2200 if (subspace.name >= file_hdr->space_strings_size)
2326 if (file_hdr->a_magic != RELOC_MAGIC
2389 struct som_header file_hdr; local
2547 struct som_header *file_hdr; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
som.h 119 struct som_header *file_hdr; member in struct:somdata
196 #define obj_som_file_hdr(bfd) (somdata (bfd).file_hdr)
som.c 2074 struct som_header *file_hdr,
2085 amt = file_hdr->space_strings_size;
2091 if (bfd_seek (abfd, current_offset + file_hdr->space_strings_location,
2101 for (space_index = 0; space_index < file_hdr->space_total; space_index++)
2115 (current_offset + file_hdr->space_location
2126 if (space.name >= file_hdr->space_strings_size)
2157 (current_offset + file_hdr->subspace_location
2166 (current_offset + file_hdr->subspace_location
2200 if (subspace.name >= file_hdr->space_strings_size)
2326 if (file_hdr->a_magic != RELOC_MAGIC
2389 struct som_header file_hdr; local
2547 struct som_header *file_hdr; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
som.h 119 struct som_header *file_hdr; member in struct:somdata
196 #define obj_som_file_hdr(bfd) (somdata (bfd).file_hdr)
som.c 2074 struct som_header *file_hdr,
2085 amt = file_hdr->space_strings_size;
2091 if (bfd_seek (abfd, current_offset + file_hdr->space_strings_location,
2101 for (space_index = 0; space_index < file_hdr->space_total; space_index++)
2115 (current_offset + file_hdr->space_location
2126 if (space.name >= file_hdr->space_strings_size)
2157 (current_offset + file_hdr->subspace_location
2166 (current_offset + file_hdr->subspace_location
2200 if (subspace.name >= file_hdr->space_strings_size)
2326 if (file_hdr->a_magic != RELOC_MAGIC
2389 struct som_header file_hdr; local
2547 struct som_header *file_hdr; local
    [all...]

Completed in 31 milliseconds