Home
last modified time | relevance | path

Searched refs:asan_frame_size (Results 1 – 19 of 19) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dasan.c986 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1021 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1024 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1030 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1031 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1032 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1078 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1184 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
1203 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dasan.c1037 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1072 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1075 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1081 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1082 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1083 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1128 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1239 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
1258 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dasan.c1037 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1072 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1075 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1081 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1082 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1083 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1128 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1239 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
1258 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dasan.c1262 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1297 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1300 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1306 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1307 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1308 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1353 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1464 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
1483 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dasan.c1262 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1297 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1300 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1306 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1307 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1308 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1353 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1464 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
1483 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dasan.c1262 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1297 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1300 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1306 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1307 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1308 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1353 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1464 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
1483 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dasan.c1262 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1297 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1300 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1306 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1307 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1308 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1353 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1464 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
1483 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dasan.c1262 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1297 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1300 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1306 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1307 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1308 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1353 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1464 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
1483 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dasan.c1262 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1297 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1300 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1306 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1307 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1308 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1353 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1464 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
1500 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dasan.c1377 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1430 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1433 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1439 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1440 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1441 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1488 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1596 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
1632 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dasan.c1378 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1431 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1434 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1440 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1441 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1442 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1489 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1597 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
1633 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dasan.c1385 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1438 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1441 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1447 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1448 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1449 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1496 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1604 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
1640 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dasan.c1385 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1438 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1441 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1447 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1448 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1449 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1496 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1604 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
1640 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dasan.c1377 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1430 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1433 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1439 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1440 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1441 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1488 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1596 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
1615 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dasan.c1377 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1430 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1433 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1439 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1440 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1441 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1488 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1596 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
1632 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dasan.c1761 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1814 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1817 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1823 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1824 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1825 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1872 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1980 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
2016 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dasan.c1761 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1814 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1817 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1823 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1824 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1825 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1872 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1980 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
2016 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dasan.c1761 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1814 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1817 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1823 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1824 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1825 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1872 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1980 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
2016 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dasan.c1761 HOST_WIDE_INT asan_frame_size = offsets[0] - base_offset; in asan_emit_stack_protection() local
1814 if (asan_frame_size > 32 && asan_frame_size <= 65536 && pbase in asan_emit_stack_protection()
1817 use_after_return_class = floor_log2 (asan_frame_size - 1) - 5; in asan_emit_stack_protection()
1823 else if (alignb > ASAN_RED_ZONE_SIZE && (asan_frame_size & (alignb - 1))) in asan_emit_stack_protection()
1824 base_align_bias = ((asan_frame_size + alignb - 1) in asan_emit_stack_protection()
1825 & ~(alignb - HOST_WIDE_INT_1)) - asan_frame_size; in asan_emit_stack_protection()
1872 GEN_INT (asan_frame_size in asan_emit_stack_protection()
1980 unsigned HOST_WIDE_INT sz = asan_frame_size >> ASAN_SHADOW_SHIFT; in asan_emit_stack_protection()
2016 GEN_INT (asan_frame_size + base_align_bias), in asan_emit_stack_protection()