Searched defs:getSLEB128 (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Support/ | ||
H A D | DataExtractor.cpp | 152 int64_t DataExtractor::getSLEB128(uint32_t *offset_ptr) const { in getSLEB128() function in DataExtractor |
/minix3/sys/lib/libunwind/ | ||
H A D | AddressSpace.hpp | 130 int64_t getSLEB128(pint_t &addr, pint_t end) { in getSLEB128() function in _Unwind::LocalAddressSpace |