Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A 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()
H A Dsymbol-minimal.c316 return DSO__TYPE_X32BIT; in dso__type_fd()
H A Ddso.h135 DSO__TYPE_X32BIT, enumerator
H A Dsymbol-elf.c1887 dso_type = DSO__TYPE_X32BIT; in dso__type_fd()