Searched refs:DSO__TYPE_32BIT (Results 1 - 4 of 4) sorted by path

/linux-master/tools/perf/util/
H A Ddso.h75 DSO__TYPE_32BIT, enumerator in enum:dso_type
H A Dsymbol-elf.c1938 dso_type = DSO__TYPE_32BIT;
H A Dsymbol-minimal.c338 return DSO__TYPE_32BIT;
H A Dvdso.c274 if (dso_type == DSO__TYPE_32BIT)
283 case DSO__TYPE_32BIT:
306 case DSO__TYPE_32BIT:

Completed in 290 milliseconds