Home
last modified time | relevance | path

Searched refs:emitLineTableForUnit (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() function in llvm::dsymutil::__anon5c7ea04f0111::DwarfStreamer
2414 Streamer->emitLineTableForUnit(LineData.slice(StmtList + 4, PrologueEnd), in patchLineTableForUnit()