Home
last modified time | relevance | path

Searched refs:getlocation (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getlocation.c640 getlocation (struct Dwarf_CU *cu, const Dwarf_Block *block, in getlocation() function
681 return getlocation (attr->cu, &block, llbuf, listlen, cu_sec_idx (attr->cu)); in dwarf_getlocation()
858 if (getlocation (cu, &block, expr, exprlen, secidx) != 0) in getlocations_addr()
883 getlocation (attr->cu, &block, &llbufs[0], &listlens[0], in dwarf_getlocation_addr()
960 if (getlocation (attr->cu, &block, expr, exprlen, in dwarf_getlocations()
DChangeLog1295 (getlocation): Handle empty blocks immediately.
2194 (getlocation): Update caller.
2208 (getlocation): Update caller.
2323 (getlocation): Update caller.
2383 (getlocation): ... here, call it.
2851 (getloclist): Renamed to getlocation.