Home
last modified time | relevance | path

Searched defs:REGISTER_KIND (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libunwind/src/
H A Dlibunwind.cpp49 # 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
[all …]