Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCDwarf.h250 const MCLineSection &getMCLineSections() const { in getMCLineSections() function
253 MCLineSection &getMCLineSections() { in getMCLineSections() function
/external/llvm/lib/MC/
DMCDwarf.cpp88 .getMCLineSections() in Make()