Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/debugserver/source/
H A DDNBDataRef.cpp232 void DNBDataRef::Skip_LEB128(offset_t *offset_ptr) const { in Skip_LEB128() function in DNBDataRef
/llvm-project/lldb/source/Utility/
H A DDataExtractor.cpp877 uint32_t DataExtractor::Skip_LEB128(offset_t *offset_ptr) const { in Skip_LEB128() function in DataExtractor