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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_addr_finder.c338 int lres = dwarf_loclist(attr, &llbuf, &count, perr);
H A Ddwarf_loc.c855 dwarf_loclist(Dwarf_Attribute attr, function
907 /* With dwarf_loclist, just read a single entry */
H A Dlibdwarf.h1229 /* dwarf_loclist_n preferred over dwarf_loclist */
1235 int dwarf_loclist(Dwarf_Attribute /*attr*/, /* inflexible! */
/illumos-gate/usr/src/tools/ctf/cvt/
H A Ddwarf.c579 if (dwarf_loclist(attr, &loc, &locnum, &dw->dw_err) != DW_DLV_OK) {

Completed in 57 milliseconds