Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNB.h163 const char *DNBProcessGetArgumentAtIndex(nub_process_t pid, nub_size_t idx);
H A DDNB.cpp1062 const char *DNBProcessGetArgumentAtIndex(nub_process_t pid, nub_size_t idx) { in DNBProcessGetArgumentAtIndex() function