Home
last modified time | relevance | path

Searched defs:writeEncodedUnsignedInteger (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordBuilder.cpp79 void TypeRecordBuilder::writeEncodedUnsignedInteger(uint64_t Value) { in writeEncodedUnsignedInteger() function in TypeRecordBuilder
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp370 Error CodeViewRecordIO::writeEncodedUnsignedInteger(const uint64_t &Value) { in writeEncodedUnsignedInteger() function in CodeViewRecordIO
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp350 Error CodeViewRecordIO::writeEncodedUnsignedInteger(const uint64_t &Value) { in writeEncodedUnsignedInteger() function in CodeViewRecordIO