Home
last modified time | relevance | path

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

/third_party/libunwind/src/mips/
Dinit.h56 c->dwarf.prev_rs = 0; in common_init()
/third_party/libunwind/src/tilegx/
Dinit.h60 c->dwarf.prev_rs = 0; in common_init()
/third_party/libunwind/src/riscv/
Dinit.h62 c->dwarf.prev_rs = 0; in common_init()
/third_party/libunwind/src/s390x/
Dinit.h67 c->dwarf.prev_rs = 0; in common_init()
/third_party/libunwind/src/ppc32/
Dinit.h69 c->dwarf.prev_rs = 0; in common_init_ppc32()
/third_party/libunwind/src/x86/
Dinit.h66 c->dwarf.prev_rs = 0; in common_init()
/third_party/libunwind/src/ppc64/
Dinit.h79 c->dwarf.prev_rs = 0; in common_init_ppc64()
/third_party/libunwind/src/sh/
Dinit.h70 c->dwarf.prev_rs = 0; in common_init()
/third_party/libunwind/src/arm/
Dinit.h74 c->dwarf.prev_rs = 0; in common_init()
/third_party/libunwind/src/x86_64/
Dinit.h85 c->dwarf.prev_rs = 0; in common_init()
/third_party/libunwind/include/
Ddwarf.h336 short prev_rs; member
/third_party/libunwind/src/aarch64/
Dinit.h123 c->dwarf.prev_rs = 0; in common_init()
/third_party/libunwind/src/dwarf/
DGparser.c986 cache->links[c->prev_rs].hint = index + 1; in find_reg_state()
987 c->prev_rs = index; in find_reg_state()
/third_party/ffmpeg/libavcodec/
Dhevcdec.c2432 int prev_rs = s->ps.pps->ctb_addr_ts_to_rs[ctb_addr_ts - 1]; in hls_decode_entry() local
2433 if (s->tab_slice_address[prev_rs] != s->sh.slice_addr) { in hls_decode_entry()