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
132 addLineEntry(MCCVLoc{ in recordCVLoc()263 void CodeViewContext::addLineEntry(const MCCVLoc &LineEntry) { in addLineEntry() function in CodeViewContext
117 .addLineEntry(LineEntry, Section); in make()