HomeSort by relevance Sort by last modified time
    Searched refs:unw_word_t (Results 101 - 125 of 198) sorted by null

1 2 3 45 6 7 8

  /external/libunwind/src/x86_64/
Gtrace.c 216 unw_word_t cfa,
217 unw_word_t rip,
218 unw_word_t rbp,
219 unw_word_t rsp)
275 unw_word_t cfa,
276 unw_word_t rip,
277 unw_word_t rbp,
278 unw_word_t rsp)
390 unw_word_t ip;
402 unw_word_t rbp, rsp, rip, cfa
    [all...]
Gstep.c 38 unw_word_t w0, w1;
69 unw_word_t old_ip = c->dwarf.ip;
70 unw_word_t old_cfa = c->dwarf.cfa;
110 unw_word_t prev_ip = c->dwarf.ip, prev_cfa = c->dwarf.cfa;
145 unw_word_t rbp;
164 unw_word_t rbp1 = 0;
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindLevel1.c 53 unw_word_t sp;
64 unw_word_t offset;
68 unw_word_t pc;
145 unw_word_t sp;
158 unw_word_t offset;
201 unw_word_t pc;
249 unw_word_t offset;
427 unw_word_t result;
452 unw_word_t result;
  /external/libunwind/src/
os-hpux.c 46 pid_t pid, unw_word_t ip,
134 maps_is_local_readable(struct map_info *map_list, unw_word_t addr)
140 maps_is_local_writable(struct map_info *map_list, unw_word_t addr)
  /system/core/libbacktrace/
UnwindPtrace.cpp 85 unw_word_t pc;
91 unw_word_t sp;
128 unw_word_t value;
UnwindCurrent.cpp 34 unw_word_t value;
89 unw_word_t pc;
95 unw_word_t sp;
  /external/libunwind/include/
libunwind-sh.h 50 typedef uint32_t unw_word_t; typedef
libunwind-ppc64.h 59 * UNW_TDEP_CURSOR_LEN is in terms of unw_word_t size. Since we have 115
60 * elements in the loc array, each sized 2 * unw_word_t, plus the rest of
68 typedef uint32_t unw_word_t; typedef
71 typedef uint64_t unw_word_t; typedef
  /external/libunwind/src/arm/
Gregs.c 28 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp,
Gex_tables.c 50 unw_word_t ip; /* instruction-pointer we're looking for */
63 prel31_to_addr (unw_addr_space_t as, void *arg, unw_word_t prel31,
64 unw_word_t *val)
66 unw_word_t offset;
293 unw_word_t entry = (unw_word_t) c->pi.unwind_info;
294 unw_word_t addr;
324 unw_word_t extbl_data;
349 unw_word_t pers;
385 tdep_search_unwind_table (unw_addr_space_t as, unw_word_t ip
    [all...]
  /external/libunwind/src/mi/
Gdyn-extract.c 29 unwi_extract_dynamic_proc_info (unw_addr_space_t as, unw_word_t ip,
backtrace.c 39 unw_word_t ip;
  /external/libunwind/src/mips/
Gis_signal_frame.c 33 unw_word_t w0, w1, ip;
  /external/libunwind/src/ppc/
Gis_signal_frame.c 34 unw_word_t w0, w1, ip;
  /external/libunwind/src/sh/
Gis_signal_frame.c 71 unw_word_t w0, ip;
Gregs.c 29 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp,
  /external/libunwind/tests/
Gia64-test-stack.c 58 unw_word_t ip, sp, bsp, v0, v1, v2, v3, n0, n1, n2, n3, cfm, sof, sol, r32;
110 if (sof != (unw_word_t) (i & 1))
116 if (r32 != (unw_word_t) (i - 1))
146 v1 = ((unw_word_t) (i - NSTACKS) << 32) + l;
Gtest-nomalloc.c 56 unw_word_t ip, sp;
  /external/libunwind/src/ptrace/
_UPT_access_fpreg.c 34 unw_word_t *wp = (unw_word_t *) val;
_UPT_access_reg.c 41 _UPT_access_reg (unw_addr_space_t as, unw_regnum_t reg, unw_word_t *val,
60 mask = ((unw_word_t) 1) << (reg - UNW_IA64_NAT);
279 _UPT_access_reg (unw_addr_space_t as, unw_regnum_t reg, unw_word_t *val,
341 memcpy(r, val, sizeof(unw_word_t));
345 memcpy(val, r, sizeof(unw_word_t));
357 _UPT_access_reg (unw_addr_space_t as, unw_regnum_t reg, unw_word_t *val,
  /external/libcxxabi/src/Unwind/
UnwindLevel1-gcc-ext.c 94 unw_set_reg(&cursor, UNW_REG_IP, (unw_word_t)(long) pc);
174 unw_word_t offset;
204 unw_set_reg(&cursor, UNW_REG_IP, (unw_word_t)(long) pc);
218 unw_word_t result;
244 _unw_add_dynamic_fde((unw_word_t)(uintptr_t) fde);
254 _unw_remove_dynamic_fde((unw_word_t)(uintptr_t) fde);
UnwindLevel1.c 53 unw_word_t sp;
65 unw_word_t offset;
70 unw_word_t pc;
149 unw_word_t sp;
163 unw_word_t offset;
207 unw_word_t pc;
255 unw_word_t offset;
499 unw_word_t result;
519 unw_word_t result;
  /external/libunwind/src/dwarf/
Gparser.c 34 read_regnum (unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr,
35 unw_word_t *valp, void *arg)
51 set_reg (dwarf_state_record_t *sr, unw_word_t regnum, dwarf_where_t where,
52 unw_word_t val)
61 unw_word_t ip, unw_word_t *addr, unw_word_t end_addr,
64 unw_word_t curr_ip, operand = 0, regnum, val, len, fde_encoding;
362 (regnum - 16) * sizeof (unw_word_t));
389 fetch_proc_info (struct dwarf_cursor *c, unw_word_t ip, int need_unwind_info
    [all...]
Gexpr.c 111 sword (unw_addr_space_t as, unw_word_t val)
123 static inline unw_word_t
125 unw_word_t *addr, int operand_type, unw_word_t *val, void *arg)
190 dwarf_eval_expr (struct dwarf_cursor *c, unw_word_t *addr, unw_word_t len,
191 unw_word_t *valp, int *is_register)
193 unw_word_t operand1 = 0, operand2 = 0, tmp1, tmp2, tmp3, end_addr;
198 unw_word_t stack[MAX_EXPR_STACK_SIZE];
346 operand1 |= ((unw_word_t) -1) << 8
    [all...]
  /external/libunwind/src/ia64/
Gregs.c 34 unw_word_t addr = c->sigcontext_addr, flags, tmp_addr;
249 update_nat (struct cursor *c, ia64_loc_t nat_loc, unw_word_t mask,
250 unw_word_t *valp, int write)
252 unw_word_t nat_word;
275 unw_word_t *valp, int write)
277 unw_word_t mask = 0;
296 unw_word_t *src, *dst;
305 src = (unw_word_t *) &unw.int_val_be;
306 dst = (unw_word_t *) &tmp;
355 mask = (unw_word_t) 1 << nat_bitnr
    [all...]

Completed in 1954 milliseconds

1 2 3 45 6 7 8