Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Dpro_frame.h72 long cie_inst_bytes; member
H A Dpro_section.c996 curcie->cie_inst_bytes; in _dwarf_pro_generate_debugframe()
1005 curcie->cie_inst_bytes; in _dwarf_pro_generate_debugframe()
1052 curcie->cie_inst_bytes); in _dwarf_pro_generate_debugframe()
1053 data += curcie->cie_inst_bytes; in _dwarf_pro_generate_debugframe()
H A Dpro_frame.c95 curcie->cie_inst_bytes = (long) init_n_bytes; in dwarf_add_frame_cie()