Searched refs:libdwarf_compose_begin (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libdwarf/common/ |
H A D | pro_macinfo.c | 66 libdwarf_compose_begin(Dwarf_P_Debug dbg, int code, in libdwarf_compose_begin() function 237 res = libdwarf_compose_begin(dbg, DW_MACINFO_define, length_est, in dwarf_def_macro() 287 res = libdwarf_compose_begin(dbg, DW_MACINFO_undef, length_est, in dwarf_undef_macro() 321 res = libdwarf_compose_begin(dbg, DW_MACINFO_start_file, length_est, in dwarf_start_macro_file() 354 res = libdwarf_compose_begin(dbg, DW_MACINFO_end_file, length_est, in dwarf_end_macro_file() 392 res = libdwarf_compose_begin(dbg, DW_MACINFO_vendor_ext, length_est, in dwarf_vendor_ext()
|