Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h353 MCLineSection MCLineSections; variable
427 return MCLineSections; in getMCLineSections()
430 return MCLineSections; in getMCLineSections()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp566 for (const auto &LineSec : MCLineSections.getMCLineEntries()) in emitCU()