Home
last modified time | relevance | path

Searched refs:DSO__TYPE_64BIT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dunwind-libunwind.c51 if (dso_type != DSO__TYPE_64BIT) in unwind__prepare_access()
54 if (dso_type == DSO__TYPE_64BIT) in unwind__prepare_access()
H A Dvdso.c283 case DSO__TYPE_64BIT: in __machine__findnew_vdso_compat()
311 case DSO__TYPE_64BIT: in machine__find_vdso()
H A Ddso.h73 DSO__TYPE_64BIT, enumerator
H A Dsymbol-minimal.c328 return DSO__TYPE_64BIT; in dso__type_fd()
H A Dsymbol-elf.c1856 dso_type = DSO__TYPE_64BIT; in dso__type_fd()