Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DDebugMacros.cpp51 DebugMacroEntry::CreateIndirectEntry(const DebugMacrosSP &debug_macros_sp) { in CreateIndirectEntry() function in DebugMacroEntry
/external/llvm-project/lldb/include/lldb/Symbol/
DDebugMacros.h40 CreateIndirectEntry(const DebugMacrosSP &debug_macros_sp);
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugMacro.cpp114 debug_macros_sp->AddMacroEntry(DebugMacroEntry::CreateIndirectEntry( in ReadMacroEntries()