Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/include/lldb/Core/
HDValueObject.h282 ProcessModID GetModID() const { return m_mod_id; } in GetModID() function
/freebsd-head/contrib/llvm-project/lldb/include/lldb/Target/
HDProcess.h1474 ProcessModID GetModID() const { return m_mod_id; } in GetModID() function