Searched refs:EpilogueBegin (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h191 EpilogueBegin : 1; member in struct:llvm::DWARFDebugLine::Row
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDebugLineSectionEmitter.h372 if (Row.EpilogueBegin)
H A DDWARFLinkerCompileUnit.cpp1584 NextLine.EpilogueBegin = 0;
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp473 EpilogueBegin = false;
489 EpilogueBegin = false;
506 << (EpilogueBegin ? " epilogue_begin" : "")
1167 State.Row.EpilogueBegin = true;
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp750 if (Row.EpilogueBegin)
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1128 if (Row.EpilogueBegin) {
H A DDWARFLinker.cpp2183 NextLine.EpilogueBegin = 0;
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1258 row.IsStmt, row.BasicBlock, row.PrologueEnd, row.EpilogueBegin,

Completed in 179 milliseconds