LLVM 20.0.0git
|
Go to the source code of this file.
Enumerations | |
enum | : unsigned { Max7DecimalOffset = 9999999U } |
enum | : uint64_t { MaxBase64Offset = 0xFFFFFFFFFULL } |
Functions | |
static void | encodeBase64StringEntry (char *Buffer, uint64_t Value) |
Definition at line 20 of file COFF.cpp.
References assert(), Max7DecimalOffset, MaxBase64Offset, and Ptr.
Referenced by llvm::COFF::encodeSectionName().