Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_loc.c365 *lle_val = DW_LLE_end_of_list; in _dwarf_read_loc_section()
1363 locdesc->ld_lle_value = DW_LLE_end_of_list; in _dwarf_fill_in_locdesc_op_c()
1790 case DW_LLE_end_of_list: { in cook_original_loclist_contents()
2043 case DW_LLE_end_of_list:{ in cook_loclists_contents()
H A Ddwarf_loclists.c132 case DW_LLE_end_of_list: break; in read_single_lle_entry()
996 if (code == DW_LLE_end_of_list) { in build_array_of_lle()
H A Ddwarf.h874 #define DW_LLE_end_of_list 0x0 /* DWARF5 */ macro
H A Ddwarf_names_enum.h676 DW_LLE_end_of_list = 0x0000, enumerator
H A Ddwarf_names.c2029 case DW_LLE_end_of_list: in dwarf_get_LLE_name()