Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DDataExtractor.cpp152 int64_t DataExtractor::getSLEB128(uint32_t *offset_ptr) const { in getSLEB128() function in DataExtractor
/external/libunwind_llvm/src/
DAddressSpace.hpp192 inline int64_t LocalAddressSpace::getSLEB128(pint_t &addr, pint_t end) { in getSLEB128() function in libunwind::LocalAddressSpace
539 int64_t OtherAddressSpace<P>::getSLEB128(pint_t &addr, pint_t end) { in getSLEB128() function in libunwind::OtherAddressSpace