Searched defs:create_options (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/lldb/examples/python/ | ||
H A D | lldb_module_utils.py | 15 def create_options(self): member in DumpLineTables |
H A D | cmdtemplate.py | 35 def create_options(cls): member in FrameStatCommand |
H A D | bsd.py | 432 def create_options(self): member in VerifyDebugMapCommand |
/openbsd-src/usr.bin/libtool/LT/ | ||
H A D | Getopt.pm | 211 sub create_options($self, @l) subroutine |