Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dvdso.c278 if (dso_type == DSO__TYPE_X32BIT) in __machine__findnew_vdso_compat()
286 case DSO__TYPE_X32BIT: in __machine__findnew_vdso_compat()
317 case DSO__TYPE_X32BIT: in machine__find_vdso()
Dsymbol-minimal.c336 return DSO__TYPE_X32BIT; in dso__type_fd()
Ddso.h76 DSO__TYPE_X32BIT, enumerator
Dsymbol-elf.c1936 dso_type = DSO__TYPE_X32BIT; in dso__type_fd()