Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_funcs.c73 DW_DLA_FUNC, DW_DLA_LIST); in dwarf_funcs_dealloc()
H A Ddwarf_pubtypes.c79 DW_DLA_LIST); in dwarf_pubtypes_dealloc()
H A Ddwarf_types.c72 DW_DLA_TYPENAME, DW_DLA_LIST); in dwarf_types_dealloc()
H A Ddwarf_vars.c73 DW_DLA_VAR, DW_DLA_LIST); in dwarf_vars_dealloc()
H A Ddwarf_weaks.c74 DW_DLA_WEAK, DW_DLA_LIST); in dwarf_weaks_dealloc()
H A Ddwarf_frame2.c537 _dwarf_get_alloc(dbg, DW_DLA_LIST, cie_count); in _dwarf_get_fde_list_internal()
568 _dwarf_get_alloc(dbg, DW_DLA_LIST, fde_count); in _dwarf_get_fde_list_internal()
1829 dwarf_dealloc(dbg, cie_data, DW_DLA_LIST); in dwarf_fde_cie_list_dealloc()
1832 dwarf_dealloc(dbg, fde_data, DW_DLA_LIST); in dwarf_fde_cie_list_dealloc()
H A Ddwarf_global.c137 DW_DLA_GLOBAL, DW_DLA_LIST); in dwarf_globals_dealloc()
499 _dwarf_get_alloc(dbg, DW_DLA_LIST, global_count); in _dwarf_internal_get_pubnames_like_data()
H A Ddwarf_line.c515 _dwarf_get_alloc(dbg, DW_DLA_LIST, in dwarf_srcfiles()
1838 dwarf_dealloc(dbg, linebuf, DW_DLA_LIST); in dwarf_srclines_dealloc()
1880 dwarf_dealloc(dbg, linestable, DW_DLA_LIST); in dwarf_srclines_dealloc_b()
1891 dwarf_dealloc(dbg, linestable, DW_DLA_LIST); in dwarf_srclines_dealloc_b()
H A Ddwarf_loc.c581 dwarf_dealloc(dbg, llbuf, DW_DLA_LIST); in _dwarf_cleanup_llbuf()
698 _dwarf_get_alloc(dbg, DW_DLA_LIST, loclist_count); in dwarf_loclist_n()
793 _dwarf_get_alloc(dbg, DW_DLA_LIST, listlen); in dwarf_loclist_n()
H A Ddwarf_arange.c435 _dwarf_get_alloc(dbg, DW_DLA_LIST, arange_count); in dwarf_get_aranges()
H A Ddwarf_macro5.c1091 dwarf_dealloc(dbg, srcfiles, DW_DLA_LIST); in drop_srcfiles()
H A Ddwarf_query.c577 _dwarf_get_alloc(dbg, DW_DLA_LIST, attr_count); in dwarf_attrlist()
H A Ddwarf_die_deliv.c1053 dwarf_dealloc(dbg,alist,DW_DLA_LIST); in local_attrlist_dealloc()
H A Ddwarf_line_table_reader_common.h2441 _dwarf_get_alloc(dbg, DW_DLA_LIST, line_count); in read_line_table_program()
H A Dlibdwarf.h812 #define DW_DLA_LIST 0x0f /* a list */ macro
H A Dgenerated_libdwarf.h.in812 #define DW_DLA_LIST 0x0f /* a list */ macro
H A Dlibdwarf.h.in812 #define DW_DLA_LIST 0x0f /* a list */ macro