Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dvdso.c271 if (dso_type == DSO__TYPE_X32BIT) in __machine__findnew_vdso_compat()
279 case DSO__TYPE_X32BIT: in __machine__findnew_vdso_compat()
308 case DSO__TYPE_X32BIT: in machine__find_vdso()
H A Ddso.h75 DSO__TYPE_X32BIT, enumerator
H A Dsymbol-minimal.c334 return DSO__TYPE_X32BIT; in dso__type_fd()
H A Dsymbol-elf.c1864 dso_type = DSO__TYPE_X32BIT; in dso__type_fd()