Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h151 static bool AppendTypeName(SymbolFileDWARF *dwarf2Data,
H A DDWARFDebugInfoEntry.cpp754 AppendTypeName(dwarf2Data, cu, type_die_offset, s); in DumpAttribute()
1200 bool DWARFDebugInfoEntry::AppendTypeName(SymbolFileDWARF *dwarf2Data, in AppendTypeName() function in DWARFDebugInfoEntry
1299 result = AppendTypeName(dwarf2Data, cu, next_die_offset, s); in AppendTypeName()