Searched refs:memoff (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/coff/
H A Dxcoff.h479 char memoff[XCOFFARMAG_ELEMENT_SIZE]; member in struct:xcoff_ar_file_hdr
505 char memoff[XCOFFARMAGBIG_ELEMENT_SIZE]; member in struct:xcoff_ar_file_hdr_big
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dcoff-rs6000.c1318 if (bfd_bread ((PTR) &hdr.memoff, amt, abfd) != amt)
1345 if (bfd_bread ((PTR) &hdr.memoff, amt, abfd) != amt)
1489 || filestart == strtol (xcoff_ardata (archive)->memoff,
1513 || filestart == strtol (xcoff_ardata_big (archive)->memoff,
1601 memcpy (hdr.prevoff, xcoff_ardata (abfd)->memoff, XCOFFARMAG_ELEMENT_SIZE);
1828 READ20 (fhdr->memoff, prevoff);
2210 sprintf (fhdr.memoff, "%ld", (long) nextoff);
2534 PRINT20 (fhdr.memoff, nextoff);
H A Dcoff64-rs6000.c1973 if (bfd_bread ((PTR) &hdr.memoff, amt, abfd) != amt)
2044 || filestart == bfd_scan_vma (xcoff_ardata_big (archive)->memoff,
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Ddwarf.c996 Dwarf_Off memoff = die_off(dw, mem); local
1006 debug(3, "die %llu: mem %llu: creating member\n", off, memoff);
1064 off, memoff, ml->ml_name, ml->ml_offset, ml->ml_size);

Completed in 140 milliseconds