Searched refs:addLineEntry (Results 1 – 4 of 4) sorted by relevance
180 void addLineEntry(const MCCVLoc &LineEntry);
224 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
116 .addLineEntry(LineEntry, Section); in make()