Searched refs:addLineEntry (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h172 void addLineEntry(const MCCVLoc &LineEntry);
H A DMCDwarf.h185 void addLineEntry(const MCDwarfLineEntry &LineEntry, MCSection *Sec) { function in class:llvm::MCLineSection
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp134 addLineEntry(MCCVLoc{
265 void CodeViewContext::addLineEntry(const MCCVLoc &LineEntry) { function in class:CodeViewContext
H A DMCDwarf.cpp132 .addLineEntry(LineEntry, Section);

Completed in 139 milliseconds