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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_macinfo.c66 libdwarf_compose_begin(Dwarf_P_Debug dbg, int code, function
237 res = libdwarf_compose_begin(dbg, DW_MACINFO_define, length_est,
287 res = libdwarf_compose_begin(dbg, DW_MACINFO_undef, length_est,
321 res = libdwarf_compose_begin(dbg, DW_MACINFO_start_file, length_est,
354 res = libdwarf_compose_begin(dbg, DW_MACINFO_end_file, length_est,
392 res = libdwarf_compose_begin(dbg, DW_MACINFO_vendor_ext, length_est,

Completed in 66 milliseconds