Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_macinfo.c61 libdwarf_compose_begin(Dwarf_P_Debug dbg, int code, in libdwarf_compose_begin() function
228 res = libdwarf_compose_begin(dbg, DW_MACINFO_define, length_est, in dwarf_def_macro()
278 res = libdwarf_compose_begin(dbg, DW_MACINFO_undef, length_est, in dwarf_undef_macro()
312 res = libdwarf_compose_begin(dbg, DW_MACINFO_start_file, length_est, in dwarf_start_macro_file()
345 res = libdwarf_compose_begin(dbg, DW_MACINFO_end_file, length_est, in dwarf_end_macro_file()
383 res = libdwarf_compose_begin(dbg, DW_MACINFO_vendor_ext, length_est, in dwarf_vendor_ext()