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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DLEB128.h80 static inline uint64_t decodeULEB128(const uint8_t *p, unsigned *n = 0) { function in namespace:llvm

Completed in 72 milliseconds