Home
last modified time | relevance | path

Searched refs:ax_const_l (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dax-gdb.c331 ax_const_l (ax, length); in gen_traced_pop()
442 ax_const_l (ax, distance); in gen_left_shift()
447 ax_const_l (ax, -distance); in gen_left_shift()
497 ax_const_l (ax, offset); in gen_offset()
502 ax_const_l (ax, -offset); in gen_offset()
616 ax_const_l (ax, SYMBOL_VALUE_ADDRESS (msym)); in gen_var_ref()
651 ax_const_l (ax, k); in gen_int_literal()
944 ax_const_l (ax, TYPE_LENGTH (element)); in gen_scale()
1467 ax_const_l (ax, TYPE_LENGTH (value->type)); in gen_sizeof()
1491 ax_const_l (ax, value_as_long (v)); in gen_expr()
[all …]
H A Dax.h180 extern void ax_const_l (struct agent_expr *EXPR, LONGEST l);
H A Ddwarf2loc.c368 ax_const_l (ax, frame_offset); in dwarf2_tracepoint_var_ref()
371 ax_const_l (ax, frame_offset); in dwarf2_tracepoint_var_ref()
H A Dax-general.c221 ax_const_l (struct agent_expr *x, LONGEST l) in ax_const_l() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dax-gdb.c331 ax_const_l (ax, length); in gen_traced_pop()
442 ax_const_l (ax, distance); in gen_left_shift()
447 ax_const_l (ax, -distance); in gen_left_shift()
497 ax_const_l (ax, offset); in gen_offset()
502 ax_const_l (ax, -offset); in gen_offset()
616 ax_const_l (ax, SYMBOL_VALUE_ADDRESS (msym)); in gen_var_ref()
651 ax_const_l (ax, k); in gen_int_literal()
944 ax_const_l (ax, TYPE_LENGTH (element)); in gen_scale()
1467 ax_const_l (ax, TYPE_LENGTH (value->type)); in gen_sizeof()
1491 ax_const_l (ax, value_as_long (v)); in gen_expr()
[all …]
H A Dax.h180 extern void ax_const_l (struct agent_expr *EXPR, LONGEST l);
H A Ddwarf2loc.c368 ax_const_l (ax, frame_offset); in dwarf2_tracepoint_var_ref()
371 ax_const_l (ax, frame_offset); in dwarf2_tracepoint_var_ref()
H A Dax-general.c221 ax_const_l (struct agent_expr *x, LONGEST l) in ax_const_l() function
/dports/devel/gdb/gdb-11.1/gdb/
H A Dax-gdb.c428 ax_const_l (ax, distance); in gen_left_shift()
433 ax_const_l (ax, -distance); in gen_left_shift()
485 ax_const_l (ax, offset); in gen_offset()
490 ax_const_l (ax, -offset); in gen_offset()
639 ax_const_l (ax, address); in gen_msym_var_ref()
652 ax_const_l (ax, k); in gen_int_literal()
2017 ax_const_l (ax, 1); in do_generate_ax()
2021 ax_const_l (ax, 0); in do_generate_ax()
2043 ax_const_l (ax, 0); in do_generate_ax()
2047 ax_const_l (ax, 1); in do_generate_ax()
[all …]
H A Dax.h211 extern void ax_const_l (struct agent_expr *EXPR, LONGEST l);
H A Dax-general.c230 ax_const_l (struct agent_expr *x, LONGEST l) in ax_const_l() function
H A Dprobe.c853 ax_const_l (expr, n_args); in compile_probe_arg()
H A Ds390-tdep.c1520 ax_const_l (ax, 12); in s390_ax_pseudo_register_push_stack()
1522 ax_const_l (ax, 44); in s390_ax_pseudo_register_push_stack()
1531 ax_const_l (ax, 32); in s390_ax_pseudo_register_push_stack()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dax-gdb.c576 ax_const_l (ax, distance); in gen_left_shift()
581 ax_const_l (ax, -distance); in gen_left_shift()
633 ax_const_l (ax, offset); in gen_offset()
638 ax_const_l (ax, -offset); in gen_offset()
782 ax_const_l (ax, k); in gen_int_literal()
1869 ax_const_l (ax, 1); in gen_expr()
1873 ax_const_l (ax, 0); in gen_expr()
1888 ax_const_l (ax, 0); in gen_expr()
1892 ax_const_l (ax, 1); in gen_expr()
2586 ax_const_l (ax, channel); in gen_printf()
[all …]
H A Ddwarf2loc.c2697 ax_const_l (expr, uoffset); in dwarf2_compile_expr_to_ax()
2734 ax_const_l (expr, uoffset); in dwarf2_compile_expr_to_ax()
2738 ax_const_l (expr, offset); in dwarf2_compile_expr_to_ax()
2860 ax_const_l (expr, offset); in dwarf2_compile_expr_to_ax()
2893 ax_const_l (expr, offset); in dwarf2_compile_expr_to_ax()
2947 ax_const_l (expr, 0); in dwarf2_compile_expr_to_ax()
2952 ax_const_l (expr, 0); in dwarf2_compile_expr_to_ax()
2960 ax_const_l (expr, 0); in dwarf2_compile_expr_to_ax()
2977 ax_const_l (expr, reg); in dwarf2_compile_expr_to_ax()
3169 ax_const_l (expr, size); in dwarf2_compile_expr_to_ax()
[all …]
H A Dax.h210 extern void ax_const_l (struct agent_expr *EXPR, LONGEST l);
H A Dax-general.c244 ax_const_l (struct agent_expr *x, LONGEST l) in ax_const_l() function
H A Ddwarf2-frame.c940 ax_const_l (expr, -fs.regs.cfa_offset); in dwarf2_compile_cfa_to_ax()
942 ax_const_l (expr, fs.regs.cfa_offset); in dwarf2_compile_cfa_to_ax()
949 ax_const_l (expr, text_offset); in dwarf2_compile_cfa_to_ax()
H A Dstap-probe.c1184 ax_const_l (expr, n_args); in compile_probe_arg()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Ddwarf2loc.c1577 ax_const_l (expr, uoffset); in dwarf2_compile_expr_to_ax()
1614 ax_const_l (expr, uoffset); in dwarf2_compile_expr_to_ax()
1618 ax_const_l (expr, offset); in dwarf2_compile_expr_to_ax()
1740 ax_const_l (expr, offset); in dwarf2_compile_expr_to_ax()
1773 ax_const_l (expr, offset); in dwarf2_compile_expr_to_ax()
1843 ax_const_l (expr, 0); in dwarf2_compile_expr_to_ax()
1848 ax_const_l (expr, 0); in dwarf2_compile_expr_to_ax()
1856 ax_const_l (expr, 0); in dwarf2_compile_expr_to_ax()
1873 ax_const_l (expr, reg); in dwarf2_compile_expr_to_ax()
2065 ax_const_l (expr, size); in dwarf2_compile_expr_to_ax()
[all …]
H A Dax-gdb.c363 ax_const_l (ax, length); in gen_trace_static_fields()
413 ax_const_l (ax, length); in gen_traced_pop()
533 ax_const_l (ax, distance); in gen_left_shift()
538 ax_const_l (ax, -distance); in gen_left_shift()
590 ax_const_l (ax, offset); in gen_offset()
595 ax_const_l (ax, -offset); in gen_offset()
739 ax_const_l (ax, k); in gen_int_literal()
1832 ax_const_l (ax, 1); in gen_expr()
1836 ax_const_l (ax, 0); in gen_expr()
1851 ax_const_l (ax, 0); in gen_expr()
[all …]
H A Dax.h204 extern void ax_const_l (struct agent_expr *EXPR, LONGEST l);
H A Dax-general.c245 ax_const_l (struct agent_expr *x, LONGEST l) in ax_const_l() function
H A Ddwarf2-frame.c963 ax_const_l (expr, -fs.regs.cfa_offset); in dwarf2_compile_cfa_to_ax()
965 ax_const_l (expr, fs.regs.cfa_offset); in dwarf2_compile_cfa_to_ax()
972 ax_const_l (expr, text_offset); in dwarf2_compile_cfa_to_ax()
/dports/devel/gdb/gdb-11.1/gdb/dwarf2/
H A Dloc.c3155 ax_const_l (expr, uoffset); in dwarf2_compile_expr_to_ax()
3200 ax_const_l (expr, uoffset); in dwarf2_compile_expr_to_ax()
3205 ax_const_l (expr, offset); in dwarf2_compile_expr_to_ax()
3328 ax_const_l (expr, offset); in dwarf2_compile_expr_to_ax()
3363 ax_const_l (expr, offset); in dwarf2_compile_expr_to_ax()
3417 ax_const_l (expr, 0); in dwarf2_compile_expr_to_ax()
3422 ax_const_l (expr, 0); in dwarf2_compile_expr_to_ax()
3430 ax_const_l (expr, 0); in dwarf2_compile_expr_to_ax()
3447 ax_const_l (expr, reg); in dwarf2_compile_expr_to_ax()
3574 ax_const_l (expr, off); in dwarf2_compile_expr_to_ax()
[all …]

12