Home
last modified time | relevance | path

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

/external/libunwind/include/
Dlibunwind-common.h40 #define UNW_ARCH_OBJ(fn) UNW_PASTE(UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_), fn) macro
245 #define unw_get_accessors UNW_ARCH_OBJ(get_accessors)
262 #define unw_regname UNW_ARCH_OBJ(regname)
263 #define unw_flush_cache UNW_ARCH_OBJ(flush_cache)
264 #define unw_strerror UNW_ARCH_OBJ(strerror)
Dlibunwind-x86_64.h135 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext)
136 #define unw_tdep_is_fpreg UNW_ARCH_OBJ(is_fpreg)
Dlibunwind-mips.h153 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext)
156 #define unw_tdep_is_fpreg UNW_ARCH_OBJ(is_fpreg)
Dlibunwind-x86.h183 #define unw_tdep_getcontext UNW_ARCH_OBJ(getcontext)
186 #define unw_tdep_is_fpreg UNW_ARCH_OBJ(is_fpreg)
Dlibunwind-common.h.in36 #define UNW_ARCH_OBJ(fn) UNW_PASTE(UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_), fn) macro
212 #define unw_get_accessors UNW_ARCH_OBJ(get_accessors)
228 #define unw_regname UNW_ARCH_OBJ(regname)
229 #define unw_flush_cache UNW_ARCH_OBJ(flush_cache)
230 #define unw_strerror UNW_ARCH_OBJ(strerror)
Dlibunwind-sh.h113 #define unw_tdep_is_fpreg UNW_ARCH_OBJ(is_fpreg)
Dlibunwind-hppa.h124 #define unw_tdep_getcontext UNW_ARCH_OBJ (getcontext)
Dlibunwind-ppc32.h206 #define unw_tdep_is_fpreg UNW_ARCH_OBJ(is_fpreg)
Dlibunwind-aarch64.h213 #define unw_tdep_is_fpreg UNW_ARCH_OBJ(is_fpreg)
Dlibunwind-ia64.h167 # define unw_tdep_getcontext UNW_ARCH_OBJ (getcontext)
Dlibunwind-ppc64.h263 #define unw_tdep_is_fpreg UNW_ARCH_OBJ(is_fpreg)
Dlibunwind-arm.h301 #define unw_tdep_is_fpreg UNW_ARCH_OBJ(is_fpreg)
Ddwarf.h380 #define dwarf_init UNW_ARCH_OBJ (dwarf_init)
/external/libunwind/src/hppa/
Dunwind_i.h39 #define setcontext UNW_ARCH_OBJ (setcontext)
/external/libunwind/include/tdep-x86_64/
Dlibunwind_i.h186 #define tdep_getcontext_trace UNW_ARCH_OBJ(getcontext_trace)
194 #define tdep_get_elf_image UNW_ARCH_OBJ(get_elf_image)
/external/libunwind/src/x86_64/
Dunwind_i.h60 #define setcontext UNW_ARCH_OBJ (setcontext)
/external/libunwind/include/tdep-arm/
Dlibunwind_i.h256 #define tdep_uc_addr UNW_ARCH_OBJ(uc_addr)
257 #define tdep_get_elf_image UNW_ARCH_OBJ(get_elf_image)
/external/libunwind/include/tdep-hppa/
Dlibunwind_i.h251 #define tdep_uc_addr UNW_ARCH_OBJ(uc_addr)
252 #define tdep_get_elf_image UNW_ARCH_OBJ(get_elf_image)
/external/libunwind/include/tdep-sh/
Dlibunwind_i.h252 #define tdep_uc_addr UNW_ARCH_OBJ(uc_addr)
253 #define tdep_get_elf_image UNW_ARCH_OBJ(get_elf_image)
/external/libunwind/include/tdep-x86/
Dlibunwind_i.h255 #define tdep_uc_addr UNW_ARCH_OBJ(uc_addr)
256 #define tdep_get_elf_image UNW_ARCH_OBJ(get_elf_image)
/external/libunwind/include/tdep-ppc32/
Dlibunwind_i.h267 #define tdep_uc_addr UNW_ARCH_OBJ(uc_addr)
268 #define tdep_get_elf_image UNW_ARCH_OBJ(get_elf_image)
/external/libunwind/include/tdep-ppc64/
Dlibunwind_i.h267 #define tdep_uc_addr UNW_ARCH_OBJ(uc_addr)
268 #define tdep_get_elf_image UNW_ARCH_OBJ(get_elf_image)
/external/libunwind/include/tdep-mips/
Dlibunwind_i.h308 #define tdep_uc_addr UNW_ARCH_OBJ(uc_addr)
309 #define tdep_get_elf_image UNW_ARCH_OBJ(get_elf_image)
/external/libunwind/include/tdep-ia64/
Dlibunwind_i.h235 #define tdep_get_elf_image UNW_ARCH_OBJ(get_elf_image)
/external/libunwind/include/tdep-aarch64/
Dlibunwind_i.h269 #define tdep_get_elf_image UNW_ARCH_OBJ(get_elf_image)