Searched refs:btable (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libld/common/ | ||
H A D | unwind.c | 775 uint_t *btable = binarytable; local 778 for (cnt = fde_count * 2; cnt-- > 0; btable++) 779 *btable = ld_bswap_Word(*btable); |
Completed in 57 milliseconds