Home
last modified time | relevance | path

Searched refs:ld_s (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_loc.h204 Dwarf_Loc_Expr_Op ld_s; member
H A Ddwarf_loc.c302 locdesc->ld_s = block_loc; in _dwarf_get_locdesc()
578 dwarf_dealloc(dbg, llbuf[i]->ld_s, DW_DLA_LOC_BLOCK); in _dwarf_cleanup_llbuf()
1374 locdesc->ld_s = block_loc; in _dwarf_fill_in_locdesc_op_c()
2386 op = locdesc->ld_s + index; in dwarf_get_location_op_value_d()
H A Ddwarf_loclists.c1315 Dwarf_Loc_Expr_Op loc = desc[i].ld_s; in _dwarf_free_loclists_head()
H A Dlibdwarf.h205 Dwarf_Loc* ld_s; /* pointer to list of same */ member
H A Dgenerated_libdwarf.h.in205 Dwarf_Loc* ld_s; /* pointer to list of same */ member
H A Dlibdwarf.h.in205 Dwarf_Loc* ld_s; /* pointer to list of same */ member
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c703 if (locnum != 1 || loc->ld_s->lr_atom != DW_OP_plus_uconst) { in ctf_dwarf_member_location()
706 ctf_dwarf_dealloc(cup, loc->ld_s, DW_DLA_LOC_BLOCK); in ctf_dwarf_member_location()
711 *valp = loc->ld_s->lr_number; in ctf_dwarf_member_location()
713 ctf_dwarf_dealloc(cup, loc->ld_s, DW_DLA_LOC_BLOCK); in ctf_dwarf_member_location()