Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/hwpmc/
H A Dhwpmc_intel.c82 enum pmc_cputype cputype; in pmc_intel_initialize() local
H A Dhwpmc_amd.c1082 enum pmc_cputype cputype; in pmc_amd_initialize() local
/freebsd-13.1/usr.sbin/config/
H A Dconfig.h114 struct cputype { struct
116 SLIST_ENTRY(cputype) cpu_next; argument
H A Dmain.c79 struct cputype_head cputype; variable
/freebsd-13.1/sys/arm/mv/armadaxp/
H A Darmadaxp_mp.c104 uint32_t reg, *src, *dst, cpu_num, div_val, cputype; in mv_axp_platform_mp_start_ap() local
H A Darmadaxp.c144 uint32_t cputype; in get_tclk_armadaxp() local
/freebsd-13.1/sys/arm/arm/
H A Dcpufunc.c140 u_int cputype; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DMachOUniversal.cpp71 uint32_t cputype; in getAsObjectFile() local
H A DMachOObjectFile.cpp1014 uint32_t cputype = getCPUType(Obj); in checkThreadCommand() local
1264 uint32_t cputype; in MachOObjectFile() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h63 llvm::yaml::Hex32 cputype; member
143 llvm::yaml::Hex32 cputype; member
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp240 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { in ModuleArchFromCpuType()
/freebsd-13.1/sys/mips/mips/
H A Dmachdep.c157 int cputype; variable
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp619 uint32_t cputype = O->getHeader().cputype; in PrintIndirectSymbolTable() local
725 static void PrintRType(const uint64_t cputype, const unsigned r_type) { in PrintRType()
770 static void PrintRLength(const uint64_t cputype, const unsigned r_type, in PrintRLength()
809 const uint64_t cputype, in PrintRelocationEntries()
982 const uint64_t cputype = O->getHeader().cputype; in PrintRelocations() local
1655 uint32_t cputype = O->getHeader().cputype; in DumpRawSectionContents() local
2015 static void printCPUType(uint32_t cputype, uint32_t cpusubtype) { in printCPUType()
2156 uint32_t cputype = OFA.getCPUType(); in printMachOUniversalHeaders() local
8249 static void PrintMachHeader(uint32_t magic, uint32_t cputype, in PrintMachHeader()
10078 uint32_t cputype, bool verbose) { in PrintLoadCommands()
[all …]
/freebsd-13.1/contrib/llvm-project/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h430 uint32_t cputype; member
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp116 MachOLinkingContext::archFromCpuType(uint32_t cputype, uint32_t cpusubtype) { in archFromCpuType()
/freebsd-13.1/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c80 cpu_type_t cputype; member
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h511 uint32_t cputype; member
521 uint32_t cputype; member
940 uint32_t cputype; member
948 uint32_t cputype; member
/freebsd-13.1/usr.sbin/pmcstudy/
H A Dpmcstudy.c200 char cputype[32]; member