Home
last modified time | relevance | path

Searched refs:DNBProcessGetArgumentAtIndex (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNB.h164 const char *DNBProcessGetArgumentAtIndex(nub_process_t pid, nub_size_t idx);
H A DDNB.cpp1070 const char *DNBProcessGetArgumentAtIndex(nub_process_t pid, nub_size_t idx) { in DNBProcessGetArgumentAtIndex() function