Home
last modified time | relevance | path

Searched refs:printUnknownCPUType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp2226 static void printUnknownCPUType(uint32_t cputype, uint32_t cpusubtype) { in printUnknownCPUType() function
2242 printUnknownCPUType(cputype, cpusubtype); in printCPUType()
2257 printUnknownCPUType(cputype, cpusubtype); in printCPUType()
2308 printUnknownCPUType(cputype, cpusubtype); in printCPUType()
2327 printUnknownCPUType(cputype, cpusubtype); in printCPUType()
2338 printUnknownCPUType(cputype, cpusubtype); in printCPUType()
2343 printUnknownCPUType(cputype, cpusubtype); in printCPUType()