Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDDebugMacros.cpp46 DebugMacroEntry DebugMacroEntry::CreateEndFileEntry() { in CreateEndFileEntry() function in DebugMacroEntry
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDDebugMacros.h38 static DebugMacroEntry CreateEndFileEntry();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFDebugMacro.cpp107 debug_macros_sp->AddMacroEntry(DebugMacroEntry::CreateEndFileEntry()); in ReadMacroEntries()