Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h147 StringRef PrologueBytes,
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFStreamer.h113 StringRef PrologueBytes, unsigned MinInstLength,
DDWARFLinker.h152 StringRef PrologueBytes,
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp467 StringRef PrologueBytes, in emitLineTableForUnit() argument
481 MS->emitBytes(PrologueBytes); in emitLineTableForUnit()
482 LineSectionSize += PrologueBytes.size() + 4; in emitLineTableForUnit()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp553 StringRef PrologueBytes, unsigned MinInstLength,
884 StringRef PrologueBytes, in emitLineTableForUnit() argument
898 MS->EmitBytes(PrologueBytes); in emitLineTableForUnit()
899 LineSectionSize += PrologueBytes.size() + 4; in emitLineTableForUnit()