/third_party/libunwind/libunwind/src/mi/ |
H A D | Gget_reg.c | 29 unw_get_reg (unw_cursor_t *cursor, int regnum, unw_word_t *valp) in unw_get_reg() argument
|
H A D | Gset_reg.c | 29 unw_set_reg (unw_cursor_t *cursor, int regnum, unw_word_t valp) in unw_set_reg() argument
|
H A D | Gget_fpreg.c | 29 unw_get_fpreg (unw_cursor_t *cursor, int regnum, unw_fpreg_t *valp) in unw_get_fpreg() argument
|
/third_party/musl/src/thread/ |
H A D | sem_getvalue.c | 4 int sem_getvalue(sem_t *restrict sem, int *restrict valp) in sem_getvalue() argument
|
/third_party/libunwind/libunwind/src/arm/ |
H A D | Gregs.c | 28 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument 93 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
|
/third_party/libunwind/libunwind/src/tilegx/ |
H A D | Gregs.c | 29 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument 71 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
|
/third_party/libunwind/libunwind/src/dwarf/ |
H A D | Gpe.c | 32 dwarf_read_encoded_pointer(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unsigned char encoding, const unw_proc_info_t *pi, unw_word_t *valp, void *arg) dwarf_read_encoded_pointer() argument
|
/third_party/libunwind/libunwind/src/ppc32/ |
H A D | Gregs.c | 31 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument 74 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument [all...] |
/third_party/libunwind/libunwind/src/coredump/ |
H A D | _UCD_access_reg_linux.c | 30 _UCD_access_reg(unw_addr_space_t as, unw_regnum_t regnum, unw_word_t *valp, int write, void *arg) _UCD_access_reg() argument
|
H A D | _UCD_access_reg_freebsd.c | 29 _UCD_access_reg(unw_addr_space_t as, unw_regnum_t regnum, unw_word_t *valp, int write, void *arg) _UCD_access_reg() argument [all...] |
/third_party/libunwind/libunwind/src/sh/ |
H A D | Gregs.c | 29 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument 76 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
|
/third_party/libunwind/libunwind/src/hppa/ |
H A D | Gregs.c | 29 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument 73 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument [all...] |
/third_party/libunwind/libunwind/src/mips/ |
H A D | Gregs.c | 30 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument 101 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
|
/third_party/libunwind/libunwind/src/s390x/ |
H A D | Gregs.c | 32 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument 82 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
|
/third_party/libunwind/libunwind/src/aarch64/ |
H A D | Gregs.c | 30 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument 110 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument [all...] |
/third_party/libunwind/libunwind/src/ppc64/ |
H A D | Gregs.c | 31 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument 116 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument [all...] |
/third_party/libunwind/libunwind/src/riscv/ |
H A D | Gregs.c | 29 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument 77 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument [all...] |
/third_party/elfutils/libdw/ |
H A D | libdw_form.c | 42 __libdw_form_val_compute_len(struct Dwarf_CU *cu, unsigned int form, const unsigned char *valp) __libdw_form_val_compute_len() argument [all...] |
/third_party/libunwind/libunwind/src/x86/ |
H A D | Gregs.c | 39 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument 122 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument [all...] |
/third_party/libunwind/libunwind/src/x86_64/ |
H A D | Gregs.c | 65 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument 134 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
|
/third_party/libunwind/libunwind/include/ |
H A D | remote.h | 11 fetch8(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, int8_t *valp, void *arg) fetch8() argument 20 fetch16(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, int16_t *valp, void *arg) fetch16() argument 29 fetch32(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, int32_t *valp, void *arg) fetch32() argument 38 fetchw(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unw_word_t *valp, void *arg) fetchw() argument 51 fetch8(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, int8_t *valp, void *arg) fetch8() argument 71 fetch16(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, int16_t *valp, void *arg) fetch16() argument 94 fetch32(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, int32_t *valp, void *arg) fetch32() argument 117 fetchw(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unw_word_t *valp, void *arg) fetchw() argument [all...] |
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
H A D | check_gso_support.c | 43 FILLP_UINT16 *valp = FILLP_NULL_PTR; in SendUdpSegment() local
|
/third_party/libunwind/libunwind/tests/ |
H A D | test-proc-info.c | 57 access_mem(unw_addr_space_t as UNUSED, unw_word_t addr UNUSED, unw_word_t *valp, int write, void *arg UNUSED) access_mem() argument 68 access_reg(unw_addr_space_t as UNUSED, unw_regnum_t regnum UNUSED, unw_word_t *valp, int write, void *arg UNUSED) access_reg() argument 79 access_fpreg(unw_addr_space_t as UNUSED, unw_regnum_t regnum UNUSED, unw_fpreg_t *valp, int write, void *arg UNUSED) access_fpreg() argument
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Gregs.c | 249 update_nat(struct cursor *c, ia64_loc_t nat_loc, unw_word_t mask, unw_word_t *valp, int write) update_nat() argument 273 access_nat(struct cursor *c, ia64_loc_t nat_loc, ia64_loc_t reg_loc, uint8_t nat_bitnr, unw_word_t *valp, int write) access_nat() argument 360 tdep_access_reg(struct cursor *c, unw_regnum_t reg, unw_word_t *valp, int write) tdep_access_reg() argument 562 tdep_access_fpreg(struct cursor *c, int reg, unw_fpreg_t *valp, int write) tdep_access_fpreg() argument [all...] |
/third_party/openssl/test/testutil/ |
H A D | testutil_init.c | 115 char *valp = val; in setup_trace() local
|