Home
last modified time | relevance | path

Searched defs:die2 (Results 1 – 4 of 4) sorted by relevance

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFCompileUnit.cpp502 static bool CompareDIEOffset (const DWARFDebugInfoEntry& die1, const DWARFDebugInfoEntry& die2) in CompareDIEOffset()
DDWARFDebugInfo.cpp268 static bool CompareDIEOffset (const DWARFDebugInfoEntry& die1, const DWARFDebugInfoEntry& die2) in CompareDIEOffset()
DSymbolFileDWARF.cpp4886 DWARFCompileUnit* cu2, const DWARFDebugInfoEntry *die2) in DIEDeclContextsMatch()
/external/qemu/
Dposix-aio-compat.c77 static void die2(int err, const char *what) in die2() function