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

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

Completed in 124 milliseconds