Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp374 std::optional<uint64_t> DWARFUnit::GetDWOId() { GetDWOId() function in DWARFUnit
H A DSymbolFileDWARF.cpp1779 static std::optional<uint64_t> GetDWOId(DWARFCompileUnit &dwarf_cu, GetDWOId() function
1788 std::optional<uint64_t> SymbolFileDWARF::GetDWOId() { GetDWOId() function in SymbolFileDWARF