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

  /src/external/gpl3/binutils/dist/binutils/
od-pe.c 149 unsigned int aout_hdr_size; member in struct:target_specific_info
523 unsigned int aout_hdr_size = get_target_specific_info (machine)->aout_hdr_size; local
529 off, aout_hdr_size);
559 off = ihdr_off + sizeof (* ihdr) + aout_hdr_size;
  /src/external/gpl3/binutils.old/dist/binutils/
od-pe.c 149 unsigned int aout_hdr_size; member in struct:target_specific_info
523 unsigned int aout_hdr_size = get_target_specific_info (machine)->aout_hdr_size; local
529 off, aout_hdr_size);
559 off = ihdr_off + sizeof (* ihdr) + aout_hdr_size;

Completed in 23 milliseconds