Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DDataExtractor.cpp152 int64_t DataExtractor::getSLEB128(uint32_t *offset_ptr) const { in getSLEB128() function in DataExtractor
/external/llvm/lib/Support/
DDataExtractor.cpp152 int64_t DataExtractor::getSLEB128(uint32_t *offset_ptr) const { in getSLEB128() function in DataExtractor
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DDataExtractor.cpp169 int64_t DataExtractor::getSLEB128(uint32_t *offset_ptr) const { in getSLEB128() function in DataExtractor
/external/libunwind_llvm/src/
DAddressSpace.hpp273 inline int64_t LocalAddressSpace::getSLEB128(pint_t &addr, pint_t end) { in getSLEB128() function in libunwind::LocalAddressSpace