Searched refs:DSO__TYPE_64BIT (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/perf/util/
H A Dunwind-libunwind.c46 if (dso_type != DSO__TYPE_64BIT)
49 if (dso_type == DSO__TYPE_64BIT)
H A Dvdso.c294 case DSO__TYPE_64BIT:
322 case DSO__TYPE_64BIT:
H A Dsymbol-minimal.c330 return DSO__TYPE_64BIT;
H A Ddso.h73 DSO__TYPE_64BIT, enumerator in enum:dso_type
H A Dsymbol-elf.c1929 dso_type = DSO__TYPE_64BIT;

Completed in 138 milliseconds