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

/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DDataExtractor.cpp152 int64_t DataExtractor::getSLEB128(uint32_t *offset_ptr) const { function in class:DataExtractor
/freebsd-11.0-release/contrib/llvm/projects/libunwind/src/
H A DAddressSpace.hpp198 inline int64_t LocalAddressSpace::getSLEB128(pint_t &addr, pint_t end) { function in class:libunwind::LocalAddressSpace
545 int64_t OtherAddressSpace<P>::getSLEB128(pint_t &addr, pint_t end) { function in class:libunwind::OtherAddressSpace

Completed in 53 milliseconds