Home
last modified time | relevance | path

Searched refs:DNBProcessLaunch (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/
DDNB.h45 nub_process_t DNBProcessLaunch(
DChangeLog26 * DNB.cpp (DNBProcessLaunch): Added a stat on the incoming path that we are
91 (RNBRunLoopLaunchInferior): Ditto and also use new DNBProcessLaunch that
115 * DNB.cpp (DNBProcessLaunch): Changed to take a eror string pointer with
117 * DNB.h (DNBProcessLaunch): Ditto.
324 (DNBProcessLaunch): Improved logging.
664 * DNB.cpp/h: (DNBProcessLaunch): Added nub_launch_flavor_t and error
667 now be done using DNBProcessLaunch with launch_flavor being set to
1000 * DNB.h: Pass envp to DNBProcessLaunch & DNBProcessSBLaunch.
Ddebugserver.cpp247 nub_process_t pid = DNBProcessLaunch( in RNBRunLoopLaunchInferior()
DDNB.cpp321 nub_process_t DNBProcessLaunch( in DNBProcessLaunch() function