Searched refs:addLineEntry (Results 1 – 4 of 4) sorted by relevance
177 void addLineEntry(const MCCVLoc &LineEntry);
220 void addLineEntry(const MCDwarfLineEntry &LineEntry, MCSection *Sec) { in addLineEntry() function
135 addLineEntry(MCCVLoc{ in recordCVLoc()266 void CodeViewContext::addLineEntry(const MCCVLoc &LineEntry) { in addLineEntry() function in CodeViewContext
113 .addLineEntry(LineEntry, Section); in make()