Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_frame.h43 Dwarf_Unsigned dfp_nbytes; /* number of bytes in args */ member
H A Dpro_frame.c501 curinst->dfp_nbytes = nbytes; in dwarf_fde_cfa_offset_a()
764 curinst->dfp_nbytes = nbytes; in dwarf_add_fde_inst_a()
781 (long) (curinst->dfp_nbytes + sizeof(Dwarf_Ubyte)); in _dwarf_pro_add_to_fde()
787 (long) (curinst->dfp_nbytes + sizeof(Dwarf_Ubyte)); in _dwarf_pro_add_to_fde()
H A Dpro_section.c2345 curinst->dfp_nbytes); in _dwarf_pro_generate_debugframe()
2346 data += curinst->dfp_nbytes; in _dwarf_pro_generate_debugframe()