Searched defs:cputype (Results 1 - 15 of 15) sorted by relevance

/freebsd-current/sys/dev/hwpmc/
H A Dhwpmc_intel.c79 enum pmc_cputype cputype; local
[all...]
H A Dhwpmc_amd.c793 enum pmc_cputype cputype; local
/freebsd-current/sys/arm/mv/armadaxp/
H A Darmadaxp_mp.c102 uint32_t reg, *src, *dst, cpu_num, div_val, cputype; local
H A Darmadaxp.c141 uint32_t cputype; local
/freebsd-current/sys/arm/arm/
H A Dcpufunc.c138 u_int cputype; variable
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DMachOUniversal.cpp71 uint32_t cputype; local
[all...]
H A DMachOObjectFile.cpp1023 uint32_t cputype = getCPUType(Obj); local
1275 uint32_t cputype; local
[all...]
/freebsd-current/usr.sbin/config/
H A Dconfig.h166 struct cputype { struct
H A Dmain.cc67 struct cputype_head cputype; variable in typeref:struct:cputype_head
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp308 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h64 llvm::yaml::Hex32 cputype; member in struct:llvm::MachOYAML::FileHeader
155 llvm::yaml::Hex32 cputype; member in struct:llvm::MachOYAML::FatArch
/freebsd-current/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c37 cpu_type_t cputype; member in struct:baton
[all...]
/freebsd-current/usr.sbin/pmcstudy/
H A Dpmcstudy.c198 char cputype[32]; member in struct:cpu_type
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h514 uint32_t cputype; member in struct:llvm::MachO::mach_header
524 uint32_t cputype; member in struct:llvm::MachO::mach_header_64
962 uint32_t cputype; member in struct:llvm::MachO::fat_arch
970 uint32_t cputype; member in struct:llvm::MachO::fat_arch_64
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp612 uint32_t cputype = O->getHeader().cputype; local
718 static void PrintRType(const uint64_t cputype, const unsigned r_type) { argument
763 static void PrintRLength(const uint64_t cputype, const unsigned r_type, argument
799 PrintRelocationEntries(const MachOObjectFile *O, const relocation_iterator Begin, const relocation_iterator End, const uint64_t cputype, const bool verbose) argument
975 const uint64_t cputype = O->getHeader().cputype; local
1880 uint32_t cputype = O->getHeader().cputype; local
2226 printUnknownCPUType(uint32_t cputype, uint32_t cpusubtype) argument
2233 printCPUType(uint32_t cputype, uint32_t cpusubtype) argument
2374 uint32_t cputype = OFA.getCPUType(); local
8123 PrintMachHeader(uint32_t magic, uint32_t cputype, uint32_t cpusubtype, uint32_t filetype, uint32_t ncmds, uint32_t sizeofcmds, uint32_t flags, bool verbose) argument
9515 PrintThreadCommand(MachO::thread_command t, const char *Ptr, bool isLittleEndian, uint32_t cputype) argument
9978 PrintLoadCommands(const MachOObjectFile *Obj, uint32_t filetype, uint32_t cputype, bool verbose) argument
10145 uint32_t cputype = 0; local
[all...]

Completed in 233 milliseconds