Lines Matching refs:REGISTER_KIND
49 # define REGISTER_KIND Registers_x86 in __unw_init_local() macro
51 # define REGISTER_KIND Registers_x86_64 in __unw_init_local() macro
53 # define REGISTER_KIND Registers_ppc64 in __unw_init_local() macro
55 # define REGISTER_KIND Registers_ppc in __unw_init_local() macro
57 # define REGISTER_KIND Registers_arm64 in __unw_init_local() macro
59 # define REGISTER_KIND Registers_arm in __unw_init_local() macro
61 # define REGISTER_KIND Registers_or1k in __unw_init_local() macro
63 # define REGISTER_KIND Registers_hexagon in __unw_init_local() macro
65 # define REGISTER_KIND Registers_mips_o32 in __unw_init_local() macro
67 # define REGISTER_KIND Registers_mips_newabi in __unw_init_local() macro
71 #define REGISTER_KIND Registers_sparc64 in __unw_init_local() macro
73 # define REGISTER_KIND Registers_sparc in __unw_init_local() macro
75 # define REGISTER_KIND Registers_riscv in __unw_init_local() macro
77 # define REGISTER_KIND Registers_ve in __unw_init_local() macro
79 # define REGISTER_KIND Registers_s390x in __unw_init_local() macro
81 #define REGISTER_KIND Registers_loongarch in __unw_init_local() macro
86 new (reinterpret_cast<UnwindCursor<LocalAddressSpace, REGISTER_KIND> *>(cursor)) in __unw_init_local()
87 UnwindCursor<LocalAddressSpace, REGISTER_KIND>( in __unw_init_local()
89 #undef REGISTER_KIND in __unw_init_local()