HomeSort by relevance Sort by last modified time
    Searched refs:UNW_X86_64_RDI (Results 1 - 13 of 13) sorted by null

  /external/libunwind/src/x86_64/
Gglobal.c 44 UNW_X86_64_RDI,
Gregs.c 112 case UNW_X86_64_RDI: loc = c->dwarf.loc[RDI]; break;
Gos-linux.c 121 case UNW_X86_64_RDI: addr = &uc->uc_mcontext.gregs[REG_RDI]; break;
Gos-freebsd.c 171 case UNW_X86_64_RDI: addr = &uc->uc_mcontext.mc_rdi; break;
  /external/libunwind/include/
libunwind-x86_64.h 63 UNW_X86_64_RDI,
  /external/libunwind/src/coredump/
_UCD_access_reg_freebsd.c 97 case UNW_X86_64_RDI:
_UCD_access_reg_linux.c 111 [UNW_X86_64_RDI] = offsetof(struct user_regs_struct, rdi) / sizeof(long),
  /external/libunwind_llvm/include/
libunwind.h 167 UNW_X86_64_RDI = 5,
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
libunwind.h 167 UNW_X86_64_RDI = 5,
  /external/libunwind_llvm/src/
Registers.hpp 319 case UNW_X86_64_RDI:
368 case UNW_X86_64_RDI:
421 case UNW_X86_64_RDI:
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Registers.hpp 319 case UNW_X86_64_RDI:
368 case UNW_X86_64_RDI:
421 case UNW_X86_64_RDI:
    [all...]
  /external/libunwind/src/ptrace/
_UPT_reg_offset.c 320 [UNW_X86_64_RDI] = 0x70,
  /system/core/libbacktrace/
BacktraceOffline.cpp 369 case UNW_X86_64_RDI:

Completed in 201 milliseconds