Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Darch-utils.c414 enum set_arch { set_arch_auto, set_arch_manual }; enum
/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dmach_o.py435 def set_arch(self, c, s): member in Mach.Arch