Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_macinfo.c413 Dwarf_Small *macinfo_ptr; in _dwarf_pro_transform_macro_info_to_disk() local
434 macinfo_ptr = macinfo; in _dwarf_pro_transform_macro_info_to_disk()
438 memcpy(macinfo_ptr, m_sect->mb_data, m_sect->mb_used_len); in _dwarf_pro_transform_macro_info_to_disk()
439 macinfo_ptr += m_sect->mb_used_len; in _dwarf_pro_transform_macro_info_to_disk()
446 *macinfo_ptr = 0; /* the type code of 0 as last entry */ in _dwarf_pro_transform_macro_info_to_disk()