Home
last modified time | relevance | path

Searched refs:addFrame (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBContext.cpp104 InlineInfo.addFrame(CurrentLine); in getInliningInfoForAddress()
110 InlineInfo.addFrame(CurrentLine); in getInliningInfoForAddress()
131 InlineInfo.addFrame(LineInfo); in getInliningInfoForAddress()
134 InlineInfo.addFrame(CurrentLine); in getInliningInfoForAddress()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h112 void addFrame(const DILineInfo &Frame) { Frames.push_back(Frame); } in addFrame() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp309 InlinedContext.addFrame(DILineInfo()); in symbolizeInlinedCode()
H A DDIPrinter.cpp316 InliningInfo.addFrame(Info); in print()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp673 DwarfInlineInfos.addFrame( in verify()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1844 InliningInfo.addFrame(Frame); in getInliningInfoForAddress()
1887 InliningInfo.addFrame(Frame); in getInliningInfoForAddress()