Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCContext.h229 void addMCLineSection(const MCSection *Sec, MCLineSection *Line) { in addMCLineSection() function
/external/swiftshader/third_party/LLVM/lib/MC/
DMCDwarf.cpp97 MCOS->getContext().addMCLineSection(Section, LineSection); in Make()