Searched defs:encodeULEB128 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DLEB128.h38 inline void encodeULEB128(uint64_t Value, raw_ostream &OS, function in namespace:llvm
58 inline unsigned encodeULEB128(uint64_t Value, uint8_t *p, function in namespace:llvm

Completed in 104 milliseconds