Searched refs:read_uword_ab (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_dnames.c | 60 read_uword_ab(Dwarf_Small **lp, in read_uword_ab() function 103 res = read_uword_ab(&abcur,&code,dbg,error,tabend); in fill_in_abbrevs_table() 113 res = read_uword_ab(&abcur,&tag,dbg,error,tabend); in fill_in_abbrevs_table() 131 res = read_uword_ab(&inner,&idx,dbg,error,tabend); in fill_in_abbrevs_table() 138 res = read_uword_ab(&inner,&form,dbg,error,tabend); in fill_in_abbrevs_table()
|