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()
812 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_run_inst()826 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_run_inst()838 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_run_inst()863 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_run_inst()1097 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_convert_inst()1102 soff = _dwarf_decode_sleb128(&p); in _dwarf_frame_convert_inst()
396 _dwarf_decode_sleb128(uint8_t **dp) in _dwarf_decode_sleb128() function
512 int64_t _dwarf_decode_sleb128(uint8_t **);
187 line += _dwarf_decode_sleb128(&p); in _dwarf_lineno_run_program()