Searched refs:_dwarf_decode_sleb128 (Results 1 – 5 of 5) sorted by relevance
264 operand1 = _dwarf_decode_sleb128(&p); in _dwarf_loc_fill_loc()282 operand2 = _dwarf_decode_sleb128(&p); in _dwarf_loc_fill_loc()336 operand2 = _dwarf_decode_sleb128(&p); in _dwarf_loc_fill_loc()
814 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_run_inst()828 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_run_inst()840 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_run_inst()865 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_run_inst()1099 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_convert_inst()1104 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_convert_inst()
408 _dwarf_decode_sleb128(uint8_t **dp) in _dwarf_decode_sleb128() function
201 line += _dwarf_decode_sleb128(&p); in _dwarf_lineno_run_program()
513 int64_t _dwarf_decode_sleb128(uint8_t **);