Searched refs:PrologueBytes (Results 1 – 1 of 1) sorted by relevance
451 void emitLineTableForUnit(StringRef PrologueBytes, unsigned MinInstLength,766 void DwarfStreamer::emitLineTableForUnit(StringRef PrologueBytes, in emitLineTableForUnit() argument780 MS->EmitBytes(PrologueBytes); in emitLineTableForUnit()781 LineSectionSize += PrologueBytes.size() + 4; in emitLineTableForUnit()