Home
last modified time | relevance | path

Searched refs:pc_range (Results 1 – 25 of 82) sorted by relevance

1234

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dunwind-dw2-fde.c779 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
801 pc_range = ((_Unwind_Ptr *) this_fde->pc_begin)[1]; in linear_search_fdes()
812 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
828 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
849 uaddr pc_range; in binary_search_unencoded_fdes() local
852 pc_range = ((uaddr *) f->pc_begin)[1]; in binary_search_unencoded_fdes()
856 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
877 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
886 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
905 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dunwind-dw2-fde.c779 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
801 pc_range = ((_Unwind_Ptr *) this_fde->pc_begin)[1]; in linear_search_fdes()
812 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
828 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
849 uaddr pc_range; in binary_search_unencoded_fdes() local
852 pc_range = ((uaddr *) f->pc_begin)[1]; in binary_search_unencoded_fdes()
856 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
877 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
886 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
905 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/
H A Dunwind-dw2-fde.c807 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
830 pc_range = pc_array[1]; in linear_search_fdes()
841 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
857 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
878 uaddr pc_range; in binary_search_unencoded_fdes() local
884 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
905 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
910 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
914 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
933 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgcc/
H A Dunwind-dw2-fde.c835 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
858 pc_range = pc_array[1]; in linear_search_fdes()
869 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
885 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
906 uaddr pc_range; in binary_search_unencoded_fdes() local
912 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
933 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
938 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
942 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
961 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/lang/gcc48/gcc-4.8.5/libgcc/
H A Dunwind-dw2-fde.c807 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
830 pc_range = pc_array[1]; in linear_search_fdes()
841 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
857 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
878 uaddr pc_range; in binary_search_unencoded_fdes() local
884 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
905 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
910 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
914 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
933 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgcc/
H A Dunwind-dw2-fde.c838 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
861 pc_range = pc_array[1]; in linear_search_fdes()
872 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
888 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
909 uaddr pc_range; in binary_search_unencoded_fdes() local
915 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
936 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
941 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
945 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
964 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/
H A Dunwind-dw2-fde.c835 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
858 pc_range = pc_array[1]; in linear_search_fdes()
869 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
885 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
906 uaddr pc_range; in binary_search_unencoded_fdes() local
912 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
933 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
938 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
942 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
961 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/
H A Dunwind-dw2-fde.c835 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
858 pc_range = pc_array[1]; in linear_search_fdes()
869 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
885 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
906 uaddr pc_range; in binary_search_unencoded_fdes() local
912 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
933 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
938 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
942 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
961 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/
H A Dunwind-dw2-fde.c838 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
861 pc_range = pc_array[1]; in linear_search_fdes()
872 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
888 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
909 uaddr pc_range; in binary_search_unencoded_fdes() local
915 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
936 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
941 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
945 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
964 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgcc/
H A Dunwind-dw2-fde.c835 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
858 pc_range = pc_array[1]; in linear_search_fdes()
869 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
885 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
906 uaddr pc_range; in binary_search_unencoded_fdes() local
912 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
933 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
938 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
942 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
961 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/
H A Dunwind-dw2-fde.c835 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
858 pc_range = pc_array[1]; in linear_search_fdes()
869 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
885 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
906 uaddr pc_range; in binary_search_unencoded_fdes() local
912 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
933 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
938 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
942 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
961 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgcc/
H A Dunwind-dw2-fde.c835 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
858 pc_range = pc_array[1]; in linear_search_fdes()
869 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
885 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
906 uaddr pc_range; in binary_search_unencoded_fdes() local
912 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
933 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
938 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
942 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
961 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/
H A Dunwind-dw2-fde.c807 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
830 pc_range = pc_array[1]; in linear_search_fdes()
841 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
857 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
878 uaddr pc_range; in binary_search_unencoded_fdes() local
884 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
905 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
910 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
914 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
933 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgcc/
H A Dunwind-dw2-fde.c838 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
861 pc_range = pc_array[1]; in linear_search_fdes()
872 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
888 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
909 uaddr pc_range; in binary_search_unencoded_fdes() local
915 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
936 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
941 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
945 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
964 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgcc/
H A Dunwind-dw2-fde.c838 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
861 pc_range = pc_array[1]; in linear_search_fdes()
872 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
888 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
909 uaddr pc_range; in binary_search_unencoded_fdes() local
915 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
936 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
941 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
945 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
964 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dunwind-dw2-fde.c779 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
801 pc_range = ((_Unwind_Ptr *) this_fde->pc_begin)[1]; in linear_search_fdes()
812 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
828 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
849 uaddr pc_range; in binary_search_unencoded_fdes() local
852 pc_range = ((uaddr *) f->pc_begin)[1]; in binary_search_unencoded_fdes()
856 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
877 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
886 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
905 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgcc/
H A Dunwind-dw2-fde.c807 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
830 pc_range = pc_array[1]; in linear_search_fdes()
841 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
857 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
878 uaddr pc_range; in binary_search_unencoded_fdes() local
884 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
905 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
910 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
914 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
933 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgcc/
H A Dunwind-dw2-fde.c838 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
861 pc_range = pc_array[1]; in linear_search_fdes()
872 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
888 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
909 uaddr pc_range; in binary_search_unencoded_fdes() local
915 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
936 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
941 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
945 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
964 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgcc/
H A Dunwind-dw2-fde.c835 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
858 pc_range = pc_array[1]; in linear_search_fdes()
869 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
885 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
906 uaddr pc_range; in binary_search_unencoded_fdes() local
912 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
933 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
938 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
942 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
961 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgcc/
H A Dunwind-dw2-fde.c838 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
861 pc_range = pc_array[1]; in linear_search_fdes()
872 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
888 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
909 uaddr pc_range; in binary_search_unencoded_fdes() local
915 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
936 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
941 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
945 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
964 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgcc/
H A Dunwind-dw2-fde.c838 _Unwind_Ptr pc_begin, pc_range;
861 pc_range = pc_array[1];
872 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range);
888 if ((_Unwind_Ptr) pc - pc_begin < pc_range)
909 uaddr pc_range;
915 else if (pc >= pc_begin + pc_range)
936 _Unwind_Ptr pc_begin, pc_range;
941 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range);
945 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range)
964 _Unwind_Ptr pc_begin, pc_range;
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgcc/
H A Dunwind-dw2-fde.c835 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
858 pc_range = pc_array[1]; in linear_search_fdes()
869 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
885 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
906 uaddr pc_range; in binary_search_unencoded_fdes() local
912 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
933 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
938 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
942 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
961 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgcc/
H A Dunwind-dw2-fde.c835 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
858 pc_range = pc_array[1]; in linear_search_fdes()
869 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
885 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
906 uaddr pc_range; in binary_search_unencoded_fdes() local
912 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
933 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
938 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
942 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
961 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libgcc/
H A Dunwind-dw2-fde.c807 _Unwind_Ptr pc_begin, pc_range; in linear_search_fdes() local
830 pc_range = pc_array[1]; in linear_search_fdes()
841 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in linear_search_fdes()
857 if ((_Unwind_Ptr) pc - pc_begin < pc_range) in linear_search_fdes()
878 uaddr pc_range; in binary_search_unencoded_fdes() local
884 else if (pc >= pc_begin + pc_range) in binary_search_unencoded_fdes()
905 _Unwind_Ptr pc_begin, pc_range; in binary_search_single_encoding_fdes() local
910 read_encoded_value_with_base (encoding & 0x0F, 0, p, &pc_range); in binary_search_single_encoding_fdes()
914 else if ((_Unwind_Ptr) pc >= pc_begin + pc_range) in binary_search_single_encoding_fdes()
933 _Unwind_Ptr pc_begin, pc_range; in binary_search_mixed_encoding_fdes() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1320 AddressRange pc_range; in GuessValueForAddress() local
1321 pc_range.GetBaseAddress() = GetFrameCodeAddress(); in GuessValueForAddress()
1322 pc_range.SetByteSize(target_arch.GetMaximumOpcodeByteSize()); in GuessValueForAddress()
1331 target_arch, plugin_name, flavor, exe_ctx, pc_range, prefer_file_cache); in GuessValueForAddress()
1695 AddressRange pc_range = function->GetAddressRange(); in GuessValueForRegisterAndOffset() local
1698 pc_range.GetBaseAddress().GetFileAddress() || in GuessValueForRegisterAndOffset()
1700 pc_range.GetBaseAddress().GetFileAddress() >= in GuessValueForRegisterAndOffset()
1701 pc_range.GetByteSize()) { in GuessValueForRegisterAndOffset()
1945 AddressRange pc_range; in GetStatus() local
1946 pc_range.GetBaseAddress() = GetFrameCodeAddress(); in GetStatus()
[all …]

1234