Home
last modified time | relevance | path

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

/freebsd/contrib/libcxxrt/
H A Ddwarf_eh.h200 static int64_t read_sleb128(dw_eh_ptr_t *data) in read_sleb128() function
242 return read_sleb128(data); in read_value()
H A Dexception.cc1026 int filter = read_sleb128(&action_record); in check_action_record()
1028 int displacement = read_sleb128(&action_record); in check_action_record()