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

  /src/external/gpl3/binutils/dist/bfd/
coff-rs6000.c 1971 #define PRINT20(d, v) \
2130 PRINT20 (hdr->size, 8 + 8 * sym_32 + str_32 + (str_32 & 1));
2133 PRINT20 (hdr->nextoff, nextoff + symbol_table_size);
2135 PRINT20 (hdr->nextoff, 0);
2137 PRINT20 (hdr->prevoff, prevoff);
2198 PRINT20 (fhdr->symoff, 0);
2219 PRINT20 (hdr->size, 8 + 8 * sym_64 + str_64 + (str_64 & 1));
2220 PRINT20 (hdr->nextoff, 0);
2221 PRINT20 (hdr->prevoff, prevoff);
2278 PRINT20 (fhdr->symoff64, nextoff)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
coff-rs6000.c 1971 #define PRINT20(d, v) \
2130 PRINT20 (hdr->size, 8 + 8 * sym_32 + str_32 + (str_32 & 1));
2133 PRINT20 (hdr->nextoff, nextoff + symbol_table_size);
2135 PRINT20 (hdr->nextoff, 0);
2137 PRINT20 (hdr->prevoff, prevoff);
2198 PRINT20 (fhdr->symoff, 0);
2219 PRINT20 (hdr->size, 8 + 8 * sym_64 + str_64 + (str_64 & 1));
2220 PRINT20 (hdr->nextoff, 0);
2221 PRINT20 (hdr->prevoff, prevoff);
2278 PRINT20 (fhdr->symoff64, nextoff)
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
coff-rs6000.c 1971 #define PRINT20(d, v) \
2130 PRINT20 (hdr->size, 8 + 8 * sym_32 + str_32 + (str_32 & 1));
2133 PRINT20 (hdr->nextoff, nextoff + symbol_table_size);
2135 PRINT20 (hdr->nextoff, 0);
2137 PRINT20 (hdr->prevoff, prevoff);
2198 PRINT20 (fhdr->symoff, 0);
2219 PRINT20 (hdr->size, 8 + 8 * sym_64 + str_64 + (str_64 & 1));
2220 PRINT20 (hdr->nextoff, 0);
2221 PRINT20 (hdr->prevoff, prevoff);
2278 PRINT20 (fhdr->symoff64, nextoff)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
coff-rs6000.c 1971 #define PRINT20(d, v) \
2130 PRINT20 (hdr->size, 8 + 8 * sym_32 + str_32 + (str_32 & 1));
2133 PRINT20 (hdr->nextoff, nextoff + symbol_table_size);
2135 PRINT20 (hdr->nextoff, 0);
2137 PRINT20 (hdr->prevoff, prevoff);
2198 PRINT20 (fhdr->symoff, 0);
2219 PRINT20 (hdr->size, 8 + 8 * sym_64 + str_64 + (str_64 & 1));
2220 PRINT20 (hdr->nextoff, 0);
2221 PRINT20 (hdr->prevoff, prevoff);
2278 PRINT20 (fhdr->symoff64, nextoff)
    [all...]

Completed in 17 milliseconds