Searched refs:GetBaseCompileUnit (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.h47 DWARFCompileUnit *GetBaseCompileUnit() override { return &m_base_dwarf_cu; }
H A DSymbolFileDWARF.h288 virtual DWARFCompileUnit *GetBaseCompileUnit() { return nullptr; } function in class:SymbolFileDWARF
H A DManualDWARFIndex.cpp92 !unit.GetSymbolFileDWARF().GetBaseCompileUnit() &&

Completed in 165 milliseconds