Searched refs:PMCSTAT_IMAGE_ELF32 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.sbin/pmcstat/
H A Dpmcstat_log.h72 PMCSTAT_IMAGE_ELF32, /* ELF 32 bit object */ enumerator in enum:pmcstat_image_type
H A Dpmcstat_log.c673 PMCSTAT_IMAGE_ELF32 : PMCSTAT_IMAGE_ELF64;
1162 assert(image->pi_type == PMCSTAT_IMAGE_ELF32 ||
1207 if (rtldimage->pi_type != PMCSTAT_IMAGE_ELF32 &&
1292 case PMCSTAT_IMAGE_ELF32:

Completed in 49 milliseconds