Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DPDB.cpp733 const DebugSubsectionRecord &inlineeSubsection) { in mergeInlineeLines() argument
735 exitOnErr(inlineeLines.initialize(inlineeSubsection.getRecordData())); in mergeInlineeLines()
751 file.moduleDBI->addDebugSubsection(inlineeSubsection); in mergeInlineeLines()