Searched refs:addLineEntry (Results 1 – 5 of 5) sorted by relevance
182 void addLineEntry(const MCCVLoc &LineEntry);
240 void addLineEntry(const MCDwarfLineEntry &LineEntry, MCSection *Sec) { in addLineEntry() function
130 addLineEntry(MCCVLoc{ in recordCVLoc()251 void CodeViewContext::addLineEntry(const MCCVLoc &LineEntry) { in addLineEntry() function in CodeViewContext
113 .addLineEntry(LineEntry, Section); in make()292 getMCLineSections().addLineEntry(LineEntry, MCOS->getCurrentSectionOnly()); in endCurrentSeqAndEmitLineStreamLabel()
471 .addLineEntry(LabelLineEntry, getCurrentSectionOnly() /*Section*/); in emitLineTableLabel()