Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp249 case OS::iOS_simulator: in configure()
408 case OS::iOS_simulator: in minOS()
1065 if (_os != OS::iOS_simulator) in handleLoadedFile()
1077 if (_os == OS::iOS_simulator) in handleLoadedFile()
H A DMachONormalizedFileYAML.cpp145 lld::MachOLinkingContext::OS::iOS_simulator); in enumeration()
H A DMachONormalizedFileBinaryWriter.cpp753 case MachOLinkingContext::OS::iOS_simulator: in writeVersionMinLoadCommand()
H A DMachONormalizedFileFromAtoms.cpp466 case lld::MachOLinkingContext::OS::iOS_simulator: in segmentForName()
/freebsd-12.1/contrib/llvm/tools/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h54 iOS_simulator enumerator
/freebsd-12.1/contrib/llvm/tools/lld/lib/Driver/
H A DDarwinLdDriver.cpp420 os = MachOLinkingContext::OS::iOS_simulator; in parse()
749 case MachOLinkingContext::OS::iOS_simulator: in parse()