Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_loc.c193 Dwarf_Locdesc *locdesc = 0; in _dwarf_get_locdesc() local
294 locdesc = in _dwarf_get_locdesc()
296 if (locdesc == NULL) { in _dwarf_get_locdesc()
301 locdesc->ld_cents = op_count; in _dwarf_get_locdesc()
302 locdesc->ld_s = block_loc; in _dwarf_get_locdesc()
303 locdesc->ld_section_offset = loc_block->bl_section_offset; in _dwarf_get_locdesc()
304 locdesc->ld_lopc = lowpc; in _dwarf_get_locdesc()
305 locdesc->ld_hipc = highpc; in _dwarf_get_locdesc()
306 locdesc->ld_from_loclist = 1; in _dwarf_get_locdesc()
307 *locdesc_out = locdesc; in _dwarf_get_locdesc()
[all …]
H A Dgenerated_libdwarf.h.in1864 /* identifies type of locdesc entry*/
1880 /* identifies type of locdesc entry*/
1893 dwarf_get_location_op_value_d(Dwarf_Locdesc_c /*locdesc*/,
1905 int dwarf_get_location_op_value_c(Dwarf_Locdesc_c /*locdesc*/,
H A Dlibdwarf.h.in1864 /* identifies type of locdesc entry*/
1880 /* identifies type of locdesc entry*/
1893 dwarf_get_location_op_value_d(Dwarf_Locdesc_c /*locdesc*/,
1905 int dwarf_get_location_op_value_c(Dwarf_Locdesc_c /*locdesc*/,