Searched defs:GetDWOId (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ | ||
H A D | DWARFUnit.cpp | 374 std::optional<uint64_t> DWARFUnit::GetDWOId() { GetDWOId() function in DWARFUnit |
H A D | SymbolFileDWARF.cpp | 1779 static std::optional<uint64_t> GetDWOId(DWARFCompileUnit &dwarf_cu, GetDWOId() function |