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

/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_intel.c82 enum pmc_cputype cputype; local
[all...]
H A Dhwpmc_amd.c1073 enum pmc_cputype cputype; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DMachOUniversal.cpp70 uint32_t cputype; local
[all...]
H A DMachOObjectFile.cpp1015 uint32_t cputype = getCPUType(Obj); local
1265 uint32_t cputype; local
[all...]
/freebsd-13-stable/sys/arm/arm/
H A Dcpufunc.c140 u_int cputype; variable
/freebsd-13-stable/sys/arm/mv/armadaxp/
H A Darmadaxp_mp.c104 uint32_t reg, *src, *dst, cpu_num, div_val, cputype; local
H A Darmadaxp.c144 uint32_t cputype; local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp240 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { argument
/freebsd-13-stable/sys/mips/mips/
H A Dmachdep.c157 int cputype; variable
/freebsd-13-stable/usr.sbin/config/
H A Dconfig.h114 struct cputype { struct
H A Dmain.c79 struct cputype_head cputype; variable in typeref:struct:cputype_head
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h63 llvm::yaml::Hex32 cputype; member in struct:llvm::MachOYAML::FileHeader
143 llvm::yaml::Hex32 cputype; member in struct:llvm::MachOYAML::FatArch
/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp116 MachOLinkingContext::archFromCpuType(uint32_t cputype, uint32_t cpusubtype) { argument
/freebsd-13-stable/contrib/llvm-project/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h430 uint32_t cputype; member in struct:lld::MachOLinkingContext::ArchInfo
/freebsd-13-stable/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c80 cpu_type_t cputype; member in struct:baton
[all...]
/freebsd-13-stable/usr.sbin/pmcstudy/
H A Dpmcstudy.c200 char cputype[32]; member in struct:cpu_type
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h508 uint32_t cputype; member in struct:llvm::MachO::mach_header
518 uint32_t cputype; member in struct:llvm::MachO::mach_header_64
937 uint32_t cputype; member in struct:llvm::MachO::fat_arch
945 uint32_t cputype; member in struct:llvm::MachO::fat_arch_64
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp680 uint32_t cputype = O->getHeader().cputype; local
786 static void PrintRType(const uint64_t cputype, const unsigned r_type) { argument
831 static void PrintRLength(const uint64_t cputype, const unsigned r_type, argument
867 PrintRelocationEntries(const MachOObjectFile *O, const relocation_iterator Begin, const relocation_iterator End, const uint64_t cputype, const bool verbose) argument
1043 const uint64_t cputype = O->getHeader().cputype; local
1669 uint32_t cputype = O->getHeader().cputype; local
2020 printUnknownCPUType(uint32_t cputype, uint32_t cpusubtype) argument
2027 printCPUType(uint32_t cputype, uint32_t cpusubtype) argument
2164 uint32_t cputype = OFA.getCPUType(); local
8231 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
9599 PrintThreadCommand(MachO::thread_command t, const char *Ptr, bool isLittleEndian, uint32_t cputype) argument
10056 PrintLoadCommands(const MachOObjectFile *Obj, uint32_t filetype, uint32_t cputype, bool verbose) argument
10214 uint32_t cputype = 0; local
[all...]

Completed in 144 milliseconds