Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp5599 const char *dst_name_artificial = dst_name_to_die_artificial.GetCStringAtIndex(idx); in CopyUniqueClassMethodTypes() local
5602 … create artificial method for 0x%8.8x for method '%s'", dst_die->GetOffset(), dst_name_artificial); in CopyUniqueClassMethodTypes()