Home
last modified time | relevance | path

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

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-object-size.c38 struct object_size_info struct
56 static bool addr_object_size (struct object_size_info *, argument
61 static void expr_object_size (struct object_size_info *, tree, tree);
62 static bool merge_object_sizes (struct object_size_info *, tree, tree,
67 static void check_for_plus_in_loops (struct object_size_info *, tree);
120 object_sizes_get (struct object_size_info *osi, unsigned varno) in object_sizes_get()
139 object_sizes_set (struct object_size_info *osi, unsigned varno, in object_sizes_set()
280 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
650 struct object_size_info osi; in compute_builtin_object_size()
818 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-object-size.c32 struct object_size_info struct
49 static void collect_object_sizes_for (struct object_size_info *, tree);
50 static void expr_object_size (struct object_size_info *, tree, tree);
51 static bool merge_object_sizes (struct object_size_info *, tree, tree,
57 static void check_for_plus_in_loops (struct object_size_info *, tree);
58 static void check_for_plus_in_loops_1 (struct object_size_info *, tree,
159 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
500 struct object_size_info osi; in compute_builtin_object_size()
689 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
887 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-object-size.c46 struct object_size_info struct
63 static void collect_object_sizes_for (struct object_size_info *, tree);
64 static void expr_object_size (struct object_size_info *, tree, tree);
65 static bool merge_object_sizes (struct object_size_info *, tree, tree,
71 static void check_for_plus_in_loops (struct object_size_info *, tree);
72 static void check_for_plus_in_loops_1 (struct object_size_info *, tree,
173 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
513 struct object_size_info osi; in compute_builtin_object_size()
702 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
900 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-object-size.c32 struct object_size_info struct
49 static void collect_object_sizes_for (struct object_size_info *, tree);
50 static void expr_object_size (struct object_size_info *, tree, tree);
51 static bool merge_object_sizes (struct object_size_info *, tree, tree,
57 static void check_for_plus_in_loops (struct object_size_info *, tree);
58 static void check_for_plus_in_loops_1 (struct object_size_info *, tree,
159 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
500 struct object_size_info osi; in compute_builtin_object_size()
687 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
885 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-object-size.c36 struct object_size_info struct
58 static void collect_object_sizes_for (struct object_size_info *, tree);
59 static void expr_object_size (struct object_size_info *, tree, tree);
60 static bool merge_object_sizes (struct object_size_info *, tree, tree,
65 static void check_for_plus_in_loops (struct object_size_info *, tree);
66 static void check_for_plus_in_loops_1 (struct object_size_info *, tree,
167 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
507 struct object_size_info osi; in compute_builtin_object_size()
696 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
894 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-object-size.c38 struct object_size_info struct
56 static bool addr_object_size (struct object_size_info *, argument
60 static void collect_object_sizes_for (struct object_size_info *, tree);
61 static void expr_object_size (struct object_size_info *, tree, tree);
62 static bool merge_object_sizes (struct object_size_info *, tree, tree,
67 static void check_for_plus_in_loops (struct object_size_info *, tree);
174 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
546 struct object_size_info osi; in compute_builtin_object_size()
733 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
934 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-object-size.c38 struct object_size_info struct
56 static bool addr_object_size (struct object_size_info *, argument
60 static void collect_object_sizes_for (struct object_size_info *, tree);
61 static void expr_object_size (struct object_size_info *, tree, tree);
62 static bool merge_object_sizes (struct object_size_info *, tree, tree,
67 static void check_for_plus_in_loops (struct object_size_info *, tree);
174 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
546 struct object_size_info osi; in compute_builtin_object_size()
733 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
934 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-object-size.c38 struct object_size_info struct
56 static bool addr_object_size (struct object_size_info *, argument
60 static void collect_object_sizes_for (struct object_size_info *, tree);
61 static void expr_object_size (struct object_size_info *, tree, tree);
62 static bool merge_object_sizes (struct object_size_info *, tree, tree,
67 static void check_for_plus_in_loops (struct object_size_info *, tree);
174 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
546 struct object_size_info osi; in compute_builtin_object_size()
733 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
934 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
H A DChangeLog-201735837 * tree-object-size.c (struct object_size_info): Likewise.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-object-size.c38 struct object_size_info struct
56 static bool addr_object_size (struct object_size_info *, argument
60 static void collect_object_sizes_for (struct object_size_info *, tree);
61 static void expr_object_size (struct object_size_info *, tree, tree);
62 static bool merge_object_sizes (struct object_size_info *, tree, tree,
67 static void check_for_plus_in_loops (struct object_size_info *, tree);
174 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
546 struct object_size_info osi; in compute_builtin_object_size()
733 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
934 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-object-size.c38 struct object_size_info struct
56 static bool addr_object_size (struct object_size_info *, argument
60 static void collect_object_sizes_for (struct object_size_info *, tree);
61 static void expr_object_size (struct object_size_info *, tree, tree);
62 static bool merge_object_sizes (struct object_size_info *, tree, tree,
67 static void check_for_plus_in_loops (struct object_size_info *, tree);
174 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
537 struct object_size_info osi; in compute_builtin_object_size()
724 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
925 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-object-size.c38 struct object_size_info struct
56 static bool addr_object_size (struct object_size_info *, argument
60 static void collect_object_sizes_for (struct object_size_info *, tree);
61 static void expr_object_size (struct object_size_info *, tree, tree);
62 static bool merge_object_sizes (struct object_size_info *, tree, tree,
67 static void check_for_plus_in_loops (struct object_size_info *, tree);
174 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
546 struct object_size_info osi; in compute_builtin_object_size()
733 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
934 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
H A DChangeLog-201735837 * tree-object-size.c (struct object_size_info): Likewise.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-object-size.c36 struct object_size_info struct
58 static void collect_object_sizes_for (struct object_size_info *, tree);
59 static void expr_object_size (struct object_size_info *, tree, tree);
60 static bool merge_object_sizes (struct object_size_info *, tree, tree,
65 static void check_for_plus_in_loops (struct object_size_info *, tree);
66 static void check_for_plus_in_loops_1 (struct object_size_info *, tree,
167 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
507 struct object_size_info osi; in compute_builtin_object_size()
696 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
894 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-object-size.c38 struct object_size_info struct
56 static bool addr_object_size (struct object_size_info *, argument
60 static void collect_object_sizes_for (struct object_size_info *, tree);
61 static void expr_object_size (struct object_size_info *, tree, tree);
62 static bool merge_object_sizes (struct object_size_info *, tree, tree,
67 static void check_for_plus_in_loops (struct object_size_info *, tree);
174 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
546 struct object_size_info osi; in compute_builtin_object_size()
733 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
931 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-object-size.c38 struct object_size_info struct
56 static bool addr_object_size (struct object_size_info *, argument
60 static void collect_object_sizes_for (struct object_size_info *, tree);
61 static void expr_object_size (struct object_size_info *, tree, tree);
62 static bool merge_object_sizes (struct object_size_info *, tree, tree,
67 static void check_for_plus_in_loops (struct object_size_info *, tree);
174 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
537 struct object_size_info osi; in compute_builtin_object_size()
724 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
925 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-object-size.c38 struct object_size_info struct
56 static bool addr_object_size (struct object_size_info *, argument
60 static void collect_object_sizes_for (struct object_size_info *, tree);
61 static void expr_object_size (struct object_size_info *, tree, tree);
62 static bool merge_object_sizes (struct object_size_info *, tree, tree,
67 static void check_for_plus_in_loops (struct object_size_info *, tree);
174 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
537 struct object_size_info osi; in compute_builtin_object_size()
724 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
922 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-object-size.c38 struct object_size_info struct
56 static bool addr_object_size (struct object_size_info *, argument
61 static void collect_object_sizes_for (struct object_size_info *, tree);
62 static void expr_object_size (struct object_size_info *, tree, tree);
63 static bool merge_object_sizes (struct object_size_info *, tree, tree,
68 static void check_for_plus_in_loops (struct object_size_info *, tree);
211 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
610 struct object_size_info osi; in compute_builtin_object_size()
797 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
998 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-object-size.c38 struct object_size_info struct
56 static bool addr_object_size (struct object_size_info *, argument
61 static void collect_object_sizes_for (struct object_size_info *, tree);
62 static void expr_object_size (struct object_size_info *, tree, tree);
63 static bool merge_object_sizes (struct object_size_info *, tree, tree,
68 static void check_for_plus_in_loops (struct object_size_info *, tree);
175 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
561 struct object_size_info osi; in compute_builtin_object_size()
748 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
949 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-object-size.c38 struct object_size_info struct
56 static bool addr_object_size (struct object_size_info *, argument
61 static void collect_object_sizes_for (struct object_size_info *, tree);
62 static void expr_object_size (struct object_size_info *, tree, tree);
63 static bool merge_object_sizes (struct object_size_info *, tree, tree,
68 static void check_for_plus_in_loops (struct object_size_info *, tree);
211 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
610 struct object_size_info osi; in compute_builtin_object_size()
797 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
998 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-object-size.c38 struct object_size_info struct
56 static bool addr_object_size (struct object_size_info *, argument
61 static void collect_object_sizes_for (struct object_size_info *, tree);
62 static void expr_object_size (struct object_size_info *, tree, tree);
63 static bool merge_object_sizes (struct object_size_info *, tree, tree,
68 static void check_for_plus_in_loops (struct object_size_info *, tree);
175 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
561 struct object_size_info osi; in compute_builtin_object_size()
748 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
949 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
H A DChangeLog-201735837 * tree-object-size.c (struct object_size_info): Likewise.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-object-size.c38 struct object_size_info struct
56 static bool addr_object_size (struct object_size_info *, argument
61 static void collect_object_sizes_for (struct object_size_info *, tree);
62 static void expr_object_size (struct object_size_info *, tree, tree);
63 static bool merge_object_sizes (struct object_size_info *, tree, tree,
68 static void check_for_plus_in_loops (struct object_size_info *, tree);
211 addr_object_size (struct object_size_info *osi, const_tree ptr, in addr_object_size()
610 struct object_size_info osi; in compute_builtin_object_size()
797 unknown_object_size (struct object_size_info *osi, tree ptr) in unknown_object_size()
998 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-object-size.c38 struct object_size_info
56 static bool addr_object_size (struct object_size_info *,
61 static void collect_object_sizes_for (struct object_size_info *, tree);
62 static void expr_object_size (struct object_size_info *, tree, tree);
63 static bool merge_object_sizes (struct object_size_info *, tree, tree,
68 static void check_for_plus_in_loops (struct object_size_info *, tree);
175 addr_object_size (struct object_size_info *osi, const_tree ptr,
561 struct object_size_info osi;
748 unknown_object_size (struct object_size_info *osi, tree ptr)
949 collect_object_sizes_for (struct object_size_info *osi, tree var)
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-object-size.c32 struct object_size_info struct
48 static void collect_object_sizes_for (struct object_size_info *, tree); argument
49 static void expr_object_size (struct object_size_info *, tree, tree);
50 static bool merge_object_sizes (struct object_size_info *, tree, tree,
55 static void check_for_plus_in_loops (struct object_size_info *, tree);
56 static void check_for_plus_in_loops_1 (struct object_size_info *, tree,
350 struct object_size_info osi; in compute_builtin_object_size()
471 expr_object_size (struct object_size_info *osi, tree ptr, tree value) in expr_object_size()
649 collect_object_sizes_for (struct object_size_info *osi, tree var) in collect_object_sizes_for()
788 check_for_plus_in_loops_1 (struct object_size_info *osi, tree var, in check_for_plus_in_loops_1()
[all …]

12