Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCDwarf.h165 void addLineEntry(const MCLineEntry &LineEntry, MCSection *Sec) { in addLineEntry() function
/NextBSD/contrib/llvm/lib/MC/
HDMCDwarf.cpp89 .addLineEntry(LineEntry, Section); in Make()