Searched defs:getCPUSubType (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMachO.cpp97 Expected<uint32_t> MachO::getCPUSubType(const Triple &T) { function in class:MachO
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachOUniversal.h63 uint32_t getCPUSubType() const { function in class:llvm::object::MachOUniversalBinary::ObjectForArch
H A DTapiUniversal.h48 uint32_t getCPUSubType() const { function in class:llvm::object::TapiUniversal::ObjectForArch
/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp278 uint32_t MachOLinkingContext::getCPUSubType() const { function in class:lld::MachOLinkingContext
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp131 static unsigned getCPUSubType(const MachOObjectFile &O) { function

Completed in 172 milliseconds