Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp196 Out.writeSLEB(MinLineDelta); in encode()
197 Out.writeSLEB(MaxLineDelta); in encode()
235 Out.writeSLEB(LineDelta); in encode()
H A DFileWriter.cpp20 void FileWriter::writeSLEB(int64_t S) { in writeSLEB() function in FileWriter
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DFileWriter.h67 void writeSLEB(int64_t Value);