Home
last modified time | relevance | path

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

/tools/perf/util/
Dvdso.c266 if (dso_type == DSO__TYPE_X32BIT) in __machine__findnew_vdso_compat()
274 case DSO__TYPE_X32BIT: in __machine__findnew_vdso_compat()
Ddso.h63 DSO__TYPE_X32BIT, enumerator
Dsymbol-minimal.c329 return DSO__TYPE_X32BIT; in dso__type_fd()
Dsymbol-elf.c1197 dso_type = DSO__TYPE_X32BIT; in dso__type_fd()