/external/libunwind/doc/ |
unw_create_addr_space.tex | 62 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{unw\_word\_t} \Var{addr}, \Type{unw\_word\_t~*}\Var{valp},\\ 65 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{unw\_regnum\_t} \Var{regnum}, \Type{unw\_word\_t~*}\Var{valp},\\ 138 \Var{valp} to point to the word that receives the read value. To 140 value and \Var{valp} to point to the word that contains the value to 141 be written. The word that \Var{valp} points to is always in the 157 \Var{write} to zero and \Var{valp} to point to the word that receives 159 \Var{write} to a non-zero value and \Var{valp} to point to the word 160 that contains the value to be written. The word that \Var{valp}
|
/external/libunwind/src/coredump/ |
_UCD_access_reg_linux.c | 31 unw_regnum_t regnum, unw_word_t *valp, 133 *valp = ui->prstatus->pr_reg[regnum];
|
/external/elfutils/src/libdw/ |
dwarf_getlocation_implicit_pointer.c | 47 attr->valp = &empty_exprloc;
|
dwarf_getattrs.c | 96 attr.valp = (unsigned char *) die_addr;
|
dwarf_siblingof.c | 77 sibattr.valp = addr;
|
libdwP.h | 492 const unsigned char *valp) 499 const unsigned char *valp) 520 if (unlikely (len > (size_t) (endp - valp))) 530 return __libdw_form_val_compute_len (cu, form, valp); 546 extern int __libdw_attr_intval (Dwarf_Die *die, int *valp, int attval)
|
dwarf_getlocation.c | 162 struct loc_s fake = { .addr = attr->valp }; 183 newp->addr = attr->valp;
|
dwarf_getmacros.c | 372 attributes[i].valp = (void *) readp;
|
/external/valgrind/include/ |
pub_tool_sparsewa.h | 73 // mapping), and returns the associated value, if any, in *valP. 76 /*OUT*/UWord* valP, 87 /*OUT*/UWord* keyP, /*OUT*/UWord* valP );
|
/external/ltrace/ |
dict.c | 553 int *valp = DICT_FIND_REF(&di, &key, int); local 554 assert(valp != NULL); 555 assert(*valp == value); 610 int *valp = DICT_FIND_REF(©, &key, int); local 612 assert(valp != NULL); 613 assert(*valp == 2 * key + 1); 615 assert(valp == NULL);
|
/external/libunwind/src/ia64/ |
Ginit.c | 411 ia64_uc_access_reg (struct cursor *c, ia64_loc_t loc, unw_word_t *valp, 449 ret = access_reg (unw_local_addr_space, IA64_GET_REG (loc), valp, write, 457 ret = __uc_set_rsebs (ucp, (uint64_t *) addr, 1, valp); 459 ret = __uc_get_rsebs (ucp, (uint64_t *) addr, 1, valp); 482 ia64_uc_access_fpreg (struct cursor *c, ia64_loc_t loc, unw_fpreg_t *valp, 516 if ((ret = access_fpreg (unw_local_addr_space, IA64_GET_REG (loc), valp,
|
Gtables.c | 54 read_mem (unw_addr_space_t as, unw_word_t addr, unw_word_t *valp, void *arg) 56 *valp = *(unw_word_t *) addr; 69 read_mem (unw_addr_space_t as, unw_word_t addr, unw_word_t *valp, void *arg) 73 return (*a->access_mem) (as, addr, valp, 0, arg);
|
unwind_i.h | 265 unw_word_t *valp, int write); 267 unw_fpreg_t *valp, int write);
|
/external/libunwind/src/dwarf/ |
Gexpr.c | 191 unw_word_t *valp, int *is_register) 322 *valp = dwarf_to_unw_regnum (opcode - DW_OP_reg0); 328 *valp = dwarf_to_unw_regnum (operand1); 644 *valp = pop (); 645 Debug (14, "final value = 0x%lx\n", (unsigned long) *valp);
|
Gparser.c | 35 unw_word_t *valp, void *arg) 39 if ((ret = dwarf_read_uleb128 (as, a, addr, valp, arg)) < 0) 42 if (*valp >= DWARF_NUM_PRESERVED_REGS) 44 Debug (1, "Invalid register number %u\n", (unsigned int) *valp);
|
/external/valgrind/coregrind/ |
m_sparsewa.c | 177 /*OUT*/UWord* keyP, /*OUT*/UWord* valP ) 207 *valP = level0->words[curr_ix]; 277 /*OUT*/UWord* valP, 305 *valP = level0->words[ix];
|
m_wordfm.c | 648 /*OUT*/UWord* keyP, /*OUT*/UWord* valP, UWord key ) 654 if (valP) 655 *valP = node->val;
|
/external/libunwind/include/tdep-ia64/ |
libunwind_i.h | 277 unw_word_t *valp, int write); 279 unw_fpreg_t *valp, int write);
|
/external/libunwind/include/tdep-x86_64/ |
libunwind_i.h | 244 unw_word_t *valp, int write); 246 unw_fpreg_t *valp, int write);
|
/external/ppp/pppd/ |
options.c | [all...] |
/external/openssh/ |
packet.c | [all...] |
/external/libunwind/include/ |
dwarf.h | 420 unw_word_t len, unw_word_t *valp, 438 unw_word_t *valp, void *arg);
|
/external/elfutils/src/tests/ |
varlocs.c | 385 // In theory two different valp pointers could point to the same 387 assert (attrval.valp == attrval2.valp);
|
/external/valgrind/cachegrind/ |
cg_merge.c | 86 Bool lookupFM ( WordFM* fm, /*OUT*/Word* valP, Word key ); [all...] |
/external/mksh/src/ |
var.c | 169 * to true if this is an array, sets *valp to the array index, returns 174 array_index_calc(const char *n, bool *arrayp, uint32_t *valp) 215 *valp = (uint32_t)rval; [all...] |