Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_loc.c2288 dwarf_get_locdesc_entry_d(Dwarf_Loc_Head_c loclist_head, in dwarf_get_locdesc_entry_d() argument
2309 desc_count = loclist_head->ll_locdesc_count; in dwarf_get_locdesc_entry_d()
2310 descs_base = loclist_head->ll_locdesc; in dwarf_get_locdesc_entry_d()
2311 dbg = loclist_head->ll_dbg; in dwarf_get_locdesc_entry_d()
2331 dwarf_get_locdesc_entry_c(Dwarf_Loc_Head_c loclist_head, in dwarf_get_locdesc_entry_c() argument
2350 res = dwarf_get_locdesc_entry_d(loclist_head, in dwarf_get_locdesc_entry_c()
2424 dwarf_loc_head_c_dealloc(Dwarf_Loc_Head_c loclist_head) in dwarf_loc_head_c_dealloc() argument
2426 Dwarf_Debug dbg = loclist_head->ll_dbg; in dwarf_loc_head_c_dealloc()
2427 _dwarf_free_loclists_head(loclist_head); in dwarf_loc_head_c_dealloc()
2428 dwarf_dealloc(dbg,loclist_head,DW_DLA_LOC_HEAD_C); in dwarf_loc_head_c_dealloc()
H A Dgenerated_libdwarf.h.in1844 is attached to loclist_head. */
1846 Dwarf_Loc_Head_c * /*loclist_head*/,
1862 int dwarf_get_locdesc_entry_d(Dwarf_Loc_Head_c /*loclist_head*/,
1878 int dwarf_get_locdesc_entry_c(Dwarf_Loc_Head_c /*loclist_head*/,
1926 void dwarf_loc_head_c_dealloc(Dwarf_Loc_Head_c /*loclist_head*/);
H A Dlibdwarf.h.in1844 is attached to loclist_head. */
1846 Dwarf_Loc_Head_c * /*loclist_head*/,
1862 int dwarf_get_locdesc_entry_d(Dwarf_Loc_Head_c /*loclist_head*/,
1878 int dwarf_get_locdesc_entry_c(Dwarf_Loc_Head_c /*loclist_head*/,
1926 void dwarf_loc_head_c_dealloc(Dwarf_Loc_Head_c /*loclist_head*/);