Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp908 lldb::addr_t cmd_ptr = LLDB_INVALID_ADDRESS; in AddArguments() local
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dcmd_parser.c715 static inline u32 *cmd_ptr(struct parser_exec_state *s, int index) in cmd_ptr() function