Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DValueObject.h282 ProcessModID GetModID() const { return m_mod_id; } in GetModID() function
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DProcess.h1361 ProcessModID GetModID() const { return m_mod_id; } in GetModID() function