Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCDwarf.h310 MCLineSection MCLineSections; variable
377 return MCLineSections; in getMCLineSections()
380 return MCLineSections; in getMCLineSections()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCDwarf.cpp524 for (const auto &LineSec : MCLineSections.getMCLineEntries()) in emitCU()