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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DLEB128.h38 static inline void encodeULEB128(uint64_t Value, raw_ostream &OS, function in namespace:llvm
58 static inline unsigned encodeULEB128(uint64_t Value, uint8_t *p, function in namespace:llvm

Completed in 106 milliseconds