Home
last modified time | relevance | path

Searched refs:DSO__TYPE_32BIT (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/perf/util/
Dvdso.c274 if (dso_type == DSO__TYPE_32BIT) in __machine__findnew_vdso_compat()
283 case DSO__TYPE_32BIT: in __machine__findnew_vdso_compat()
306 case DSO__TYPE_32BIT: in machine__find_vdso()
Dsymbol-minimal.c338 return DSO__TYPE_32BIT; in dso__type_fd()
Ddso.h75 DSO__TYPE_32BIT, enumerator
Dsymbol-elf.c1938 dso_type = DSO__TYPE_32BIT; in dso__type_fd()