Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DArmUnwindInfo.cpp85 uint64_t ArmUnwindInfo::GetULEB128(const uint32_t *data, uint16_t &offset, in GetULEB128() function in ArmUnwindInfo
/external/llvm-project/lldb/source/Utility/
DDataExtractor.cpp845 uint64_t DataExtractor::GetULEB128(offset_t *offset_ptr) const { in GetULEB128() function in DataExtractor