ΒΆextern unsigned int getULEB128Size(uint64_t Value)
extern unsigned int getULEB128Size(uint64_t Value)
Description
Utility function to get the size of the ULEB128-encoded value.
Declared at: llvm/include/llvm/Support/LEB128.h:191
Parameters
- uint64_t Value