Home
last modified time | relevance | path

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

/tools/perf/util/
Dunwind-libunwind.c44 if (dso_type != DSO__TYPE_64BIT) in unwind__prepare_access()
47 if (dso_type == DSO__TYPE_64BIT) in unwind__prepare_access()
Dvdso.c278 case DSO__TYPE_64BIT: in __machine__findnew_vdso_compat()
306 case DSO__TYPE_64BIT: in machine__find_vdso()
Ddso.h61 DSO__TYPE_64BIT, enumerator
Dsymbol-minimal.c322 return DSO__TYPE_64BIT; in dso__type_fd()
Dsymbol-elf.c1213 dso_type = DSO__TYPE_64BIT; in dso__type_fd()