Home
last modified time | relevance | path

Searched refs:FindSingleCompileUnit (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDwo.cpp49 DWARFCompileUnit *cu = FindSingleCompileUnit(); in GetDWOCompileUnitForHash()
58 DWARFCompileUnit *SymbolFileDWARFDwo::FindSingleCompileUnit() { in FindSingleCompileUnit() function in SymbolFileDWARFDwo
DSymbolFileDWARFDwo.h67 DWARFCompileUnit *FindSingleCompileUnit();