Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCDwarf.h269 const MCLineSection &getMCLineSections() const { in getMCLineSections() function
272 MCLineSection &getMCLineSections() { in getMCLineSections() function
/external/llvm/lib/MC/
DMCDwarf.cpp70 .getMCLineSections() in Make()