Home
last modified time | relevance | path

Searched defs:getSLEB128 (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DDataExtractor.cpp152 int64_t DataExtractor::getSLEB128(uint32_t *offset_ptr) const { in getSLEB128() function in DataExtractor
/minix3/sys/lib/libunwind/
H A DAddressSpace.hpp130 int64_t getSLEB128(pint_t &addr, pint_t end) { in getSLEB128() function in _Unwind::LocalAddressSpace