Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dcall_frame_inst.c117 uint64_t interpret_ops(void *data, void *data_end,
266 first_pc = interpret_ops(f->cie_ops, f->cie_ops_end, in _Unw_Rollback_Registers()
271 (void) interpret_ops(f->fde_ops, f->fde_ops_end, in _Unw_Rollback_Registers()
555 interpret_ops(void *data, void *data_end, in interpret_ops() function