Searched defs:writeSLEB128 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | BinaryStreamWriter.cpp | 41 Error BinaryStreamWriter::writeSLEB128(int64_t Value) { in writeSLEB128() function in BinaryStreamWriter |
/llvm-project/llvm/lib/ObjectYAML/ | ||
H A D | ELFEmitter.cpp | 126 unsigned writeSLEB128(int64_t Val) { writeSLEB128() function in __anon934faf2d0111::ContiguousBlobAccumulator |