Home
last modified time | relevance | path

Searched defs:ax (Results 1 – 25 of 25) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dax-gdb.c350 struct agent_expr *ax, in gen_trace_static_fields()
401 struct agent_expr *ax, struct axs_value *value) in gen_traced_pop()
485 gen_sign_extend (struct agent_expr *ax, struct type *type) in gen_sign_extend()
497 gen_extend (struct agent_expr *ax, struct type *type) in gen_extend()
510 gen_fetch (struct agent_expr *ax, struct type *type) in gen_fetch()
572 gen_left_shift (struct agent_expr *ax, int distance) in gen_left_shift()
593 gen_frame_args_address (struct gdbarch *gdbarch, struct agent_expr *ax) in gen_frame_args_address()
608 gen_frame_locals_address (struct gdbarch *gdbarch, struct agent_expr *ax) in gen_frame_locals_address()
626 gen_offset (struct agent_expr *ax, int offset) in gen_offset()
648 gen_sym_offset (struct agent_expr *ax, struct symbol *var) in gen_sym_offset()
[all …]
H A Dax-general.c437 ax_reg_mask (struct agent_expr *ax, int reg) in ax_reg_mask()
476 ax_reqs (struct agent_expr *ax) in ax_reqs()
H A Dmdebugread.c546 parse_symbol (SYMR *sh, union aux_ext *ax, char *ext_sh, int bigend, in parse_symbol()
1525 parse_type (int fd, union aux_ext *ax, unsigned int aux_index, int *bs, in parse_type()
1812 upgrade_type (int fd, struct type **tpp, int tq, union aux_ext *ax, int bigend, in upgrade_type()
2088 union aux_ext *ax; in parse_external() local
4377 union aux_ext *ax; in has_opaque_xref() local
4406 cross_ref (int fd, union aux_ext *ax, struct type **tpp, in cross_ref()
H A Darch-utils.c791 struct agent_expr *ax, struct axs_value *value, in default_gen_return_address()
H A Ddwarf2loc.c3946 struct agent_expr *ax, struct axs_value *value) in locexpr_tracepoint_var_ref()
4122 struct agent_expr *ax, struct axs_value *value) in loclist_tracepoint_var_ref()
H A Dgdbarch.c1950 gdbarch_ax_pseudo_register_collect (struct gdbarch *gdbarch, struct agent_expr *ax, int reg) in gdbarch_ax_pseudo_register_collect()
1974 gdbarch_ax_pseudo_register_push_stack (struct gdbarch *gdbarch, struct agent_expr *ax, int reg) in gdbarch_ax_pseudo_register_push_stack()
4261 gdbarch_gen_return_address (struct gdbarch *gdbarch, struct agent_expr *ax, struct axs_value *value… in gdbarch_gen_return_address()
H A Damd64-tdep.c2443 struct agent_expr *ax, struct axs_value *value, in amd64_gen_return_address()
H A Di386-tdep.c2146 struct agent_expr *ax, struct axs_value *value, in i386_gen_return_address()
/dflybsd-src/contrib/gdb-7/include/coff/
H A Decoff.h249 #define AUX_GET_ANY(bigend, ax, field) \ argument
252 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
253 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
254 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
255 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
256 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
257 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
259 #define AUX_PUT_ANY(bigend, val, ax, field) \ argument
264 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
266 #define AUX_PUT_DNHIGH(bigend, val, ax) \ argument
[all …]
/dflybsd-src/contrib/binutils-2.27/include/coff/
H A Decoff.h249 #define AUX_GET_ANY(bigend, ax, field) \ argument
252 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
253 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
254 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
255 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
256 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
257 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
259 #define AUX_PUT_ANY(bigend, val, ax, field) \ argument
264 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
266 #define AUX_PUT_DNHIGH(bigend, val, ax) \ argument
[all …]
/dflybsd-src/contrib/binutils-2.34/include/coff/
H A Decoff.h251 #define AUX_GET_ANY(bigend, ax, field) \ argument
254 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
255 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
256 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
257 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
259 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
261 #define AUX_PUT_ANY(bigend, val, ax, field) \ argument
266 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
268 #define AUX_PUT_DNHIGH(bigend, val, ax) \ argument
[all …]
/dflybsd-src/contrib/grep/lib/
H A Dfts-cycle.c34 struct Active_dir const *ax = x; in AD_compare() local
43 struct Active_dir const *ax = x; in AD_hash() local
H A Dfts.c691 struct dev_type const *ax = x; in dev_type_hash() local
699 struct dev_type const *ax = x; in dev_type_compare() local
/dflybsd-src/contrib/mpfr/src/
H A Dmul.c40 mpfr_exp_t ax; in mpfr_mul3() local
216 mpfr_exp_t ax, ax2; in mpfr_mul() local
H A Dsqr.c29 mpfr_exp_t ax; in mpfr_sqr() local
/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_log1pf.c37 int32_t k,hx,hu,ax; in log1pf() local
H A Ds_log1p.c101 int32_t k,hx,hu,ax; in log1p() local
H A De_powf.c55 float z,ax,z_h,z_l,p_h,p_l; in powf() local
H A De_pow.c99 double z,ax,z_h,z_l,p_h,p_l; in pow() local
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_trs.c326 X509_CERT_AUX *ax; in obj_trust() local
/dflybsd-src/contrib/less/
H A Dline.c149 int ax; in init_line() local
229 int ax; in prewind() local
760 int ax = (curr_last_ansi + ai) % NUM_LAST_ANSIS; in store_char() local
/dflybsd-src/usr.sbin/vnconfig/
H A Dvnconfig.c595 int ax; in readconfig() local
/dflybsd-src/sys/cpu/x86_64/include/
H A Dcpufunc.h134 do_cpuid(u_int ax, u_int *p) in do_cpuid()
142 cpuid_count(u_int ax, u_int cx, u_int *p) in cpuid_count()
/dflybsd-src/lib/libvgl/
H A Dsimple.c128 int d, x, y, ax, ay, sx, sy, dx, dy; in VGLLine() local
/dflybsd-src/stand/boot/pc32/libi386/
H A Dpxe.h137 uint16_t ax; member