Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCDwarf.h310 MCLineSection MCLineSections; variable
377 return MCLineSections; in getMCLineSections()
380 return MCLineSections; in getMCLineSections()
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp524 for (const auto &LineSec : MCLineSections.getMCLineEntries()) in emitCU()