Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp156 emitEncodedSignedInteger(Value, Comment); in mapEncodedInteger()
196 emitEncodedSignedInteger(Value.getSExtValue(), Comment); in mapEncodedInteger()
279 void CodeViewRecordIO::emitEncodedSignedInteger(const int64_t &Value, in emitEncodedSignedInteger() function in CodeViewRecordIO
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h219 void emitEncodedSignedInteger(const int64_t &Value,