Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.cpp1028 const char *cu_name = NULL; in DumpLocation() local
1030 cu_name = cu_die->GetName (dwarf2Data, cu); in DumpLocation()
1040 cu_name ? cu_name : "<NULL>", in DumpLocation()