Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp154 emitEncodedSignedInteger(Value, Comment); in mapEncodedInteger()
192 emitEncodedSignedInteger(Value.getSExtValue(), Comment); in mapEncodedInteger()
274 void CodeViewRecordIO::emitEncodedSignedInteger(const int64_t &Value, in emitEncodedSignedInteger() function in CodeViewRecordIO
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h219 void emitEncodedSignedInteger(const int64_t &Value,