Searched refs:archFromCpuType (Results 1 – 3 of 3) sorted by relevance
168 arch = MachOLinkingContext::archFromCpuType( in isThinObjectFile()244 f->arch = MachOLinkingContext::archFromCpuType(smh->cputype, smh->cpusubtype); in readBinary()
116 MachOLinkingContext::archFromCpuType(uint32_t cputype, uint32_t cpusubtype) { in archFromCpuType() function in lld::MachOLinkingContext
394 static Arch archFromCpuType(uint32_t cputype, uint32_t cpusubtype);