Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dunwind-libunwind.c46 if (dso_type != DSO__TYPE_64BIT) in unwind__prepare_access()
49 if (dso_type == DSO__TYPE_64BIT) in unwind__prepare_access()
Dvdso.c290 case DSO__TYPE_64BIT: in __machine__findnew_vdso_compat()
320 case DSO__TYPE_64BIT: in machine__find_vdso()
Dsymbol-minimal.c330 return DSO__TYPE_64BIT; in dso__type_fd()
Ddso.h74 DSO__TYPE_64BIT, enumerator
Dsymbol-elf.c1928 dso_type = DSO__TYPE_64BIT; in dso__type_fd()