Searched refs:leres (Results 1 – 4 of 4) sorted by relevance
2187 int leres = 0; in dwarf_get_loclist_c() local2189 leres = _dwarf_loclists_fill_in_lle_head(dbg, in dwarf_get_loclist_c()2191 if (leres != DW_DLV_OK) { in dwarf_get_loclist_c()2193 return leres; in dwarf_get_loclist_c()2195 leres = cook_loclists_contents(dbg,llhead,error); in dwarf_get_loclist_c()2196 if (leres != DW_DLV_OK) { in dwarf_get_loclist_c()2198 return leres; in dwarf_get_loclist_c()
1957 int leres = 0; in read_line_table_program() local1961 leres = read_uword_de( &line_ptr,&utmp3, in read_line_table_program()1963 if (leres == DW_DLV_ERROR) { in read_line_table_program()
5912 # From: Craig Leres <leres@okeeffe.berkeley.edu>
6686 # From: Craig Leres <leres@okeeffe.berkeley.edu>