Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Ddwarf-aux.c377 Dwarf_Die child_die; in die_find_child() local
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp292 for (const DWARFDebugInfoEntry *child_die = die->GetFirstChild(); in GetTypes() local
431 GetParentSymbolContextDIE(const DWARFDebugInfoEntry *child_die) in GetParentSymbolContextDIE()
7586 …for (const DWARFDebugInfoEntry *child_die = die->GetFirstChild(); child_die != NULL; child_die = c… in FindBlockContainingSpecification() local