/external/elfutils/libdw/ |
dwarf_formref_die.c | 64 if (__libdw_read_offset (cu->dbg, dbg_ret, IDX_debug_info, attr->valp, 78 uint64_t sig = read_8ubyte_unaligned (cu->dbg, attr->valp);
|
dwarf_getlocation_implicit_pointer.c | 47 attr->valp = &empty_exprloc;
|
dwarf_getattrs.c | 96 attr.valp = (unsigned char *) die_addr;
|
dwarf_siblingof.c | 74 sibattr.valp = addr;
|
libdwP.h | 483 const unsigned char *valp) 490 const unsigned char *valp) 511 if (unlikely (len > (size_t) (endp - valp))) 521 return __libdw_form_val_compute_len (cu, form, valp); 537 extern int __libdw_attr_intval (Dwarf_Die *die, int *valp, int attval)
|
/external/libunwind/doc/ |
unw_create_addr_space.man | 116 unw_word_t *valp, 128 unw_word_t *valp, 266 valp 271 value and valp 273 be written. The word that valp 296 to zero and valp 301 to a non\-zero value and valp 303 that contains the value to be written. The word that valp
|
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/valgrind/memcheck/tests/solaris/ |
scalar_zone_defunct.stderr.exp | 42 Syscall param zone_getattr_defunct(valp) contains uninitialised byte(s) 52 Syscall param zone(valp) points to unaddressable byte(s)
|
/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/clang/test/OpenMP/ |
target_map_codegen.cpp | 32 // CK1-DAG: store i8* [[VALP:%.+]], i8** [[P1]], 34 // CK1-DAG: [[VALP]] = inttoptr i[[sz]] [[VAL:%.+]] to i8* 76 // CK2-DAG: store i8* [[VALP:%.+]], i8** [[P1]], 78 // CK2-DAG: [[VALP]] = inttoptr i[[sz]] [[VAL:%.+]] to i8* 125 // CK3-DAG: store i8* [[VALP:%.+]], i8** [[P1]], 127 // CK3-DAG: [[VALP]] = inttoptr i[[sz]] [[VAL:%.+]] to i8* 177 // CK4-DAG: store i8* [[VALP:%.+]], i8** [[P1]], 179 // CK4-DAG: [[VALP]] = inttoptr i[[sz]] [[VAL:%.+]] to i8* 231 // CK5-DAG: store i8* [[VALP:%.+]], i8** [[P1]], 233 // CK5-DAG: [[VALP]] = inttoptr i[[sz]] [[VAL:%.+]] to i8 [all...] |
/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);
|
/external/opencv3/modules/ts/misc/ |
summary.py | 243 valp = getRegression(getter_p) if options.calc_relatives or options.progress_mode else None 246 if not valp: 248 elif valp > 1.05: 250 elif valp < 0.95: 263 tbl.newCell(tblCellID + "%", formatValue(valp, "%"), valp, color=color, bold=color)
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-epiphany.h | 102 extern void epiphany_apply_fix (fixS *fixP, valueT *valP, segT seg);
|
tc-lm32.c | 413 md_apply_fix (fixS * fixP, valueT * valP, segT seg) 417 *valP = 0; 419 gas_cgen_md_apply_fix (fixP, valP, seg);
|
tc-pj.c | 365 md_apply_fix (fixS *fixP, valueT * valP, segT seg ATTRIBUTE_UNUSED) 368 long val = *valP;
|
/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];
|
/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);
|
/toolchain/binutils/binutils-2.25/include/ |
xtensa-isa.h | 495 const xtensa_insnbuf slotbuf, uint32 *valp); 510 uint32 *valp); 514 uint32 *valp); 577 uint32 *valp, uint32 pc); 581 uint32 *valp, uint32 pc);
|
/external/ppp/pppd/ |
options.c | [all...] |