Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DNativeProcessELF.cpp169 std::vector<SVR4LibraryInfo> library_list; in GetLoadedSVR4Libraries() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp3200 auto library_list = m_current_process->GetLoadedSVR4Libraries(); ReadXferObject() local