Searched refs:rres (Results 1 – 2 of 2) sorted by relevance
163 int rres = 0; in dwarf_uncompress_integer_block_a() local165 rres = _dwarf_decode_s_leb128_chk((unsigned char *)ptr, in dwarf_uncompress_integer_block_a()167 if (rres != DW_DLV_OK) { in dwarf_uncompress_integer_block_a()278 int rres = 0; in dwarf_uncompress_integer_block() local280 rres = _dwarf_decode_s_leb128_chk((unsigned char *)ptr, in dwarf_uncompress_integer_block()282 if (rres != DW_DLV_OK) { in dwarf_uncompress_integer_block()
3242 int rres=0; in _dwarf_pro_generate_debuginfo() local3279 rres = dbg->de_relocate_by_name_symbol(dbg, in _dwarf_pro_generate_debuginfo()3286 if (rres != DW_DLV_OK) { in _dwarf_pro_generate_debuginfo()