Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Ddecorators.py176 archs=None, triple=None, argument
276 archs=None, triple=None, argument
303 archs=None, triple=None, argument
321 def _skip_for_android(reason, api_levels, archs): argument
413 archs=None): argument
422 def expectedFailureDarwin(bugnumber=None, compilers=None, debug_info=None, archs=None): argument
433 def expectedFailureAndroid(bugnumber=None, api_levels=None, archs=None): argument
502 def expectedFlakeyAndroid(bugnumber=None, api_levels=None, archs=None): argument
687 def skipIfTargetAndroid(bugnumber=None, api_levels=None, archs=None): argument
H A Dlldbtest.py1394 def expectedArch(self, archs): argument
/openbsd-src/gnu/llvm/llvm/lib/TextAPI/
H A DArchitectureSet.cpp53 std::vector<Architecture> archs; in operator std::vector<Architecture>() local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandOptionArgumentTable.cpp294 StringList archs; in arch_helper() local
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/unit/
H A Dtest_analyze.py296 def flags(archs): argument
308 def stop(archs): argument
/openbsd-src/gnu/llvm/compiler-rt/cmake/Modules/
H A DCompilerRTUtils.cmake77 set(archs ${${out_var}}) variable
H A DCompilerRTDarwinUtils.cmake115 set(archs ${ARGN}) variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp485 std::vector<ArchSpec> &archs) { in x86GetSupportedArchitectures()
605 std::vector<ArchSpec> &archs, std::optional<llvm::Triple::OSType> os) { in ARMGetSupportedArchitectures()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTargetList.cpp184 std::vector<ArchSpec> archs; in CreateTargetInternal() local
H A DPlatform.cpp1145 Platform::CreateArchList(llvm::ArrayRef<llvm::Triple::ArchType> archs, in CreateArchList()
2039 PlatformSP PlatformList::GetOrCreate(llvm::ArrayRef<ArchSpec> archs, in GetOrCreate()
/openbsd-src/gnu/llvm/lld/MachO/
H A DInputFiles.cpp230 std::vector<StringRef> archs; in readFile() local
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68k.c372 static const struct m68k_cpu archs[] = variable