Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DValueObject.h282 ProcessModID GetModID() const { return m_mod_id; } in GetModID() function
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h1383 ProcessModID GetModID() const { return m_mod_id; } in GetModID() function