Home
last modified time | relevance | path

Searched refs:extract_uint (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dunwind.c287 extract_uint(const uchar_t *data, uint64_t *ndx, int do_swap) in extract_uint() function
397 length = extract_uint(data + off, &ndx, bswap); in ld_unwind_make_hdr()
404 id = extract_uint(data + off, &ndx, bswap); in ld_unwind_make_hdr()
565 length = extract_uint(data + off, &ndx, bswap); in ld_unwind_populate_hdr()
572 id = extract_uint(data + off, &ndx, bswap); in ld_unwind_populate_hdr()