Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.h275 llvm::DenseMap<lldb::user_id_t, lldb::FunctionSP> m_functions; variable
/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.h255 std::vector<lldb::FunctionSP> m_functions; variable