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

  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 313 asection *dst_section;
689 PRIV (dst_section) = section;
2615 asection *section = PRIV (dst_section);
2630 PRIV (dst_section) = section;
3316 dst = PRIV (dst_section);
5028 void *dst = PRIV (dst_section)->contents;
5034 if (!parse_module (abfd, module, PRIV (dst_section)->contents,
5035 PRIV (dst_section)->size))
5060 unsigned int modbeg = PRIV (dst_section)->filepos + module->modbeg;
5137 if (PRIV (dst_section) == NULL
312 asection *dst_section; member in struct:vms_private_data_struct
8806 asection *dst_section; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 313 asection *dst_section;
700 PRIV (dst_section) = section;
2602 asection *section = PRIV (dst_section);
2617 PRIV (dst_section) = section;
3303 dst = PRIV (dst_section);
5015 void *dst = PRIV (dst_section)->contents;
5021 if (!parse_module (abfd, module, PRIV (dst_section)->contents,
5022 PRIV (dst_section)->size))
5047 unsigned int modbeg = PRIV (dst_section)->filepos + module->modbeg;
5124 if (PRIV (dst_section) == NULL
312 asection *dst_section; member in struct:vms_private_data_struct
8784 asection *dst_section; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 313 asection *dst_section;
700 PRIV (dst_section) = section;
2602 asection *section = PRIV (dst_section);
2617 PRIV (dst_section) = section;
3303 dst = PRIV (dst_section);
5015 void *dst = PRIV (dst_section)->contents;
5021 if (!parse_module (abfd, module, PRIV (dst_section)->contents,
5022 PRIV (dst_section)->size))
5047 unsigned int modbeg = PRIV (dst_section)->filepos + module->modbeg;
5124 if (PRIV (dst_section) == NULL
312 asection *dst_section; member in struct:vms_private_data_struct
8784 asection *dst_section; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 313 asection *dst_section;
700 PRIV (dst_section) = section;
2602 asection *section = PRIV (dst_section);
2617 PRIV (dst_section) = section;
3309 dst = PRIV (dst_section);
5021 void *dst = PRIV (dst_section)->contents;
5027 if (!parse_module (abfd, module, PRIV (dst_section)->contents,
5028 PRIV (dst_section)->size))
5053 unsigned int modbeg = PRIV (dst_section)->filepos + module->modbeg;
5130 if (PRIV (dst_section) == NULL
312 asection *dst_section; member in struct:vms_private_data_struct
8770 asection *dst_section; local
    [all...]

Completed in 36 milliseconds