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

/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dpro_macinfo.c425 Dwarf_Small *macinfo_ptr; local
450 macinfo_ptr = macinfo;
454 memcpy(macinfo_ptr, m_sect->mb_data, m_sect->mb_used_len);
455 macinfo_ptr += m_sect->mb_used_len;
462 *macinfo_ptr = 0; /* the type code of 0 as last entry */

Completed in 519 milliseconds