Home
last modified time | relevance | path

Searched refs:dwarf_getlocation (Results 1 – 13 of 13) sorted by relevance

/external/elfutils/libdw/
Dlibdw.map48 dwarf_getlocation;
DAndroid.mk73 dwarf_getlocation.c \
DChangeLog176 * dwarf_getlocation.c (dwarf_getlocation_addr): Use zero as base
237 dwarf_getlocation.
241 * dwarf_getlocation.c (dwarf_getlocation_addr): Add some unlikelys.
292 * dwarf_getlocation.c (dwarf_getlocation_addr): Use it.
297 * dwarf_getlocation.c: ... here.
299 (dwarf_getloclist): Renamed to dwarf_getlocation.
302 * libdw.h (dwarf_getloclist): Renamed to dwarf_getlocation.
DMakefile.am76 dwarf_getlocation.c dwarf_getstring.c dwarf_offabbrev.c \
Ddwarf_getlocation.c342 dwarf_getlocation (attr, llbuf, listlen) in dwarf_getlocation() function
Dlibdw.h506 extern int dwarf_getlocation (Dwarf_Attribute *attr, Dwarf_Op **expr,
DMakefile.in101 dwarf_getlocation.$(OBJEXT) dwarf_getstring.$(OBJEXT) \
288 dwarf_getlocation.c dwarf_getstring.c dwarf_offabbrev.c \
437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf_getlocation.Po@am__quote@
/external/elfutils/src/
Dnm.c599 if (dwarf_getlocation (locattr, &loc, &nloc) != 0) in get_var_range()
DChangeLog973 * nm.c (get_var_range): dwarf_getloclist -> dwarf_getlocation.
/external/elfutils/
Delfutils.spec323 clists renamed dwarf_getlocation, dwarf_getlocation_addr.
DNEWS211 dwarf_addrloclists renamed dwarf_getlocation, dwarf_getlocation_addr.
/external/elfutils/config/
Delfutils.spec.in323 clists renamed dwarf_getlocation, dwarf_getlocation_addr.
/external/linux-tools-perf/util/
Dprobe-finder.c429 ret = dwarf_getlocation(&attr, &expr, &nexpr); in die_get_data_member_location()