Searched refs:addLineEntry (Results 1 – 4 of 4) sorted by relevance
170 void addLineEntry(const MCCVLoc &LineEntry);
186 void addLineEntry(const MCDwarfLineEntry &LineEntry, MCSection *Sec) { in addLineEntry() function
134 addLineEntry(MCCVLoc{ in recordCVLoc()265 void CodeViewContext::addLineEntry(const MCCVLoc &LineEntry) { in addLineEntry() function in CodeViewContext
130 .addLineEntry(LineEntry, Section); in make()