Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getlocation.c589 getlocation (struct Dwarf_CU *cu, const Dwarf_Block *block, in getlocation() function
624 return getlocation (attr->cu, &block, llbuf, listlen, cu_sec_idx (attr->cu)); in dwarf_getlocation()
725 if (getlocation (attr->cu, &block, expr, exprlen, IDX_debug_loc) != 0) in getlocations_addr()
748 getlocation (attr->cu, &block, &llbufs[0], &listlens[0], in dwarf_getlocation_addr()
820 if (getlocation (attr->cu, &block, expr, exprlen, in dwarf_getlocations()
DChangeLog401 (getlocation): Handle empty blocks immediately.
1300 (getlocation): Update caller.
1314 (getlocation): Update caller.
1429 (getlocation): Update caller.
1489 (getlocation): ... here, call it.
1957 (getloclist): Renamed to getlocation.