Searched refs:read_sleb128 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/libcxxrt/
H A Ddwarf_eh.h153 * This function is not intended to be called directly. Use read_sleb128() or
200 static int64_t read_sleb128(dw_eh_ptr_t *data)
242 return read_sleb128(data);
H A Dexception.cc997 int filter = read_sleb128(&action_record);
999 int displacement = read_sleb128(&action_record);

Completed in 104 milliseconds