Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectPlatform.cpp154 CommandArgumentData platform_arg{eArgTypePlatform, eArgRepeatPlain}; in CommandObjectPlatformSelect() local
278 CommandArgumentData platform_arg{eArgTypeConnectURL, eArgRepeatPlain}; in CommandObjectPlatformConnect() local
/openbsd/sys/dev/ic/
H A Daic79xx.c5241 ahd_alloc(void *platform_arg, char *name) in ahd_alloc()