Searched refs:dwarf_loclist (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/libdwarf/common/ |
H A D | mapfile-vers | 233 dwarf_loclist;
|
H A D | dwarf_addr_finder.c | 338 int lres = dwarf_loclist(attr, &llbuf, &count, perr); in handle_attr_locdesc()
|
H A D | dwarf_loc.c | 855 dwarf_loclist(Dwarf_Attribute attr, in dwarf_loclist() function
|
H A D | libdwarf.h | 1235 int dwarf_loclist(Dwarf_Attribute /*attr*/, /* inflexible! */
|
/titanic_50/usr/src/tools/ctf/cvt/ |
H A D | dwarf.c | 579 if (dwarf_loclist(attr, &loc, &locnum, &dw->dw_err) != DW_DLV_OK) { in die_mem_offset()
|
/titanic_50/usr/src/lib/libctf/common/ |
H A D | ctf_dwarf.c | 594 if (dwarf_loclist(attr, &loc, &locnum, &derr) != DW_DLV_OK) { in ctf_dwarf_member_location()
|