Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.h533 DIEDeclContextsMatch (DWARFCompileUnit* cu1, const DWARFDebugInfoEntry *die1,
DSymbolFileDWARF.cpp4885 SymbolFileDWARF::DIEDeclContextsMatch (DWARFCompileUnit* cu1, const DWARFDebugInfoEntry *die1, in DIEDeclContextsMatch() function in SymbolFileDWARF
5113 if (DIEDeclContextsMatch(cu, die, type_cu, type_die)) in FindDefinitionTypeForDIE()