Home
last modified time | relevance | path

Searched defs:mach (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/ELF/Arch/
H A DMipsArchTree.cpp261 StringRef mach = getMachName(flags); in getFullArchName() local
/llvm-project/lldb/examples/python/
H A Dmach_o.py1910 def __init__(self, mach, options): argument
2097 mach = Mach() variable