Searched refs:DecodeUnsignedLeb128P1 (Results 1 – 2 of 2) sorted by relevance
57 static inline int32_t DecodeUnsignedLeb128P1(const uint8_t** data) { in DecodeUnsignedLeb128P1() function
789 uint32_t id = DecodeUnsignedLeb128P1(&stream); in DecodeDebugInfo0()844 name_idx = DecodeUnsignedLeb128P1(&stream); in DecodeDebugInfo0()845 descriptor_idx = DecodeUnsignedLeb128P1(&stream); in DecodeDebugInfo0()847 signature_idx = DecodeUnsignedLeb128P1(&stream); in DecodeDebugInfo0()