Searched refs:getlocation (Results 1 – 2 of 2) sorted by relevance
/third_party/elfutils/libdw/ |
D | dwarf_getlocation.c | 664 getlocation (struct Dwarf_CU *cu, const Dwarf_Block *block, in getlocation() function 705 return getlocation (attr->cu, &block, llbuf, listlen, cu_sec_idx (attr->cu)); in dwarf_getlocation() 882 if (getlocation (cu, &block, expr, exprlen, secidx) != 0) in getlocations_addr() 907 getlocation (attr->cu, &block, &llbufs[0], &listlens[0], in dwarf_getlocation_addr() 985 if (getlocation (attr->cu, &block, expr, exprlen, in dwarf_getlocations()
|
D | ChangeLog | 1626 (getlocation): Handle empty blocks immediately. 2525 (getlocation): Update caller. 2539 (getlocation): Update caller. 2654 (getlocation): Update caller. 2714 (getlocation): ... here, call it. 3182 (getloclist): Renamed to getlocation.
|