Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Symbol/
H A DDebugMacros.cpp46 DebugMacroEntry DebugMacroEntry::CreateEndFileEntry() { in CreateEndFileEntry() function in DebugMacroEntry
/llvm-project/lldb/include/lldb/Symbol/
H A DDebugMacros.h37 static DebugMacroEntry CreateEndFileEntry();
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugMacro.cpp109 debug_macros_sp->AddMacroEntry(DebugMacroEntry::CreateEndFileEntry()); in ReadMacroEntries()