Home
last modified time | relevance | path

Searched refs:PrologueBytes (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp451 void emitLineTableForUnit(StringRef PrologueBytes, unsigned MinInstLength,
766 void DwarfStreamer::emitLineTableForUnit(StringRef PrologueBytes, in emitLineTableForUnit() argument
780 MS->EmitBytes(PrologueBytes); in emitLineTableForUnit()
781 LineSectionSize += PrologueBytes.size() + 4; in emitLineTableForUnit()