Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_frame2.c212 (long) prefix->cf_section_ptr,
215 (long) prefix->cf_section_ptr + prefix->cf_section_length);
623 prefix->cf_section_ptr, in dwarf_create_cie_from_after_start()
711 new_cie->ci_section_ptr = prefix->cf_section_ptr; in dwarf_create_cie_from_after_start()
896 new_fde->fd_section_ptr = prefix->cf_section_ptr; in dwarf_create_fde_from_after_start()
976 data_out->cf_section_ptr = section_ptr_in; in dwarf_read_cie_fde_prefix()
H A Ddwarf_frame.h372 Dwarf_Small * cf_section_ptr; member