Home
last modified time | relevance | path

Searched defs:archs (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DArchitectureSet.cpp53 std::vector<Architecture> archs; in operator std::vector<Architecture>() local
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandOptionArgumentTable.cpp294 StringList archs; in arch_helper() local
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DTargetList.cpp184 std::vector<ArchSpec> archs; in CreateTargetInternal() local
H A DPlatform.cpp1149 CreateArchList(llvm::ArrayRef<llvm::Triple::ArchType> archs,llvm::Triple::OSType os) CreateArchList() argument
2211 GetOrCreate(llvm::ArrayRef<ArchSpec> archs,const ArchSpec & process_host_arch,std::vector<PlatformSP> & candidates) GetOrCreate() argument
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp252 std::vector<StringRef> archs; in readFile() local