Searched refs:ld_s (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/dtrace-147/libdwarf/
H A Ddwarf_addr_finder.c354 locp = llbuf[i].ld_s;
374 dwarf_dealloc(dbg, llbuf[i].ld_s,
H A Ddwarf_loc.c47 operators in the block, and its ld_s field pointing to a
473 locdesc->ld_s = block_loc;
657 dwarf_dealloc(dbg, llbuf[i]->ld_s, DW_DLA_LOC_BLOCK);
H A Dlibdwarf.h123 Dwarf_Loc* ld_s; /* pointer to list of same */ member in struct:__anon8127
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Ddwarf.c590 if (locnum != 1 || loc->ld_s->lr_atom != DW_OP_plus_uconst) {
595 *valp = loc->ld_s->lr_number;
597 dwarf_dealloc(dw->dw_dw, loc->ld_s, DW_DLA_LOC_BLOCK);

Completed in 118 milliseconds