Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp551 StringRef PrologueBytes, unsigned MinInstLength,
882 StringRef PrologueBytes, in emitLineTableForUnit() argument
896 MS->EmitBytes(PrologueBytes); in emitLineTableForUnit()
897 LineSectionSize += PrologueBytes.size() + 4; in emitLineTableForUnit()