Home
last modified time | relevance | path

Searched refs:UpdateExecutablePath (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DDYLDRendezvous.h70 void UpdateExecutablePath();
DDYLDRendezvous.cpp34 UpdateExecutablePath(); in DYLDRendezvous()
115 void DYLDRendezvous::UpdateExecutablePath() { in UpdateExecutablePath() function in DYLDRendezvous
DDynamicLoaderPOSIXDYLD.cpp93 m_rendezvous.UpdateExecutablePath(); in DidAttach()