Searched refs:_dwarf_decode_sleb128 (Results 1 – 5 of 5) sorted by relevance
251 operand1 = _dwarf_decode_sleb128(&p); in _dwarf_loc_fill_loc()268 operand2 = _dwarf_decode_sleb128(&p); in _dwarf_loc_fill_loc()
801 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_run_inst()815 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_run_inst()827 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_run_inst()852 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_run_inst()1088 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_convert_inst()1093 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_convert_inst()
399 _dwarf_decode_sleb128(uint8_t **dp) in _dwarf_decode_sleb128() function
515 int64_t _dwarf_decode_sleb128(uint8_t **);
195 line += _dwarf_decode_sleb128(&p); in _dwarf_lineno_run_program()