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

/linux-master/tools/perf/util/
H A Dvdso.c278 if (dso_type == DSO__TYPE_32BIT)
287 case DSO__TYPE_32BIT:
310 case DSO__TYPE_32BIT:
H A Dsymbol-minimal.c338 return DSO__TYPE_32BIT;
H A Ddso.h74 DSO__TYPE_32BIT, enumerator in enum:dso_type
H A Dsymbol-elf.c1939 dso_type = DSO__TYPE_32BIT;

Completed in 213 milliseconds