Home
last modified time | relevance | path

Searched refs:Addr_Int (Results 1 – 20 of 20) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D5gmastop.adb98 type Addr_Int is mod 2 ** Long_Integer'Size; type
103 function To_Code_Loc is new Unchecked_Conversion (Addr_Int, Code_Loc);
104 function To_Addr_Int is new Unchecked_Conversion (System.Address, Addr_Int);
105 function To_Uns32_Ptr is new Unchecked_Conversion (Addr_Int, Uns32_Ptr);
167 (Addr_Int (Scp.SC_Regs (Integer (Ret_Ins.rs)))
168 + Addr_Int (Ret_Ins.imm));
269 return To_Code_Loc (Addr_Int (SC.SC_PC));
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D5gmastop.adb98 type Addr_Int is mod 2 ** Long_Integer'Size; type
103 function To_Code_Loc is new Unchecked_Conversion (Addr_Int, Code_Loc);
104 function To_Addr_Int is new Unchecked_Conversion (System.Address, Addr_Int);
105 function To_Uns32_Ptr is new Unchecked_Conversion (Addr_Int, Uns32_Ptr);
167 (Addr_Int (Scp.SC_Regs (Integer (Ret_Ins.rs)))
168 + Addr_Int (Ret_Ins.imm));
269 return To_Code_Loc (Addr_Int (SC.SC_PC));
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-dwalin.adb1387 Addr_Int : constant Integer_Address := To_Integer (Addr); constant
1434 if Spans (S, uint64 (Addr_Int)) then
1482 and then Addr_Int >= Integer_Address (Previous_Row.Address)
1483 and then Addr_Int < Integer_Address (C.Registers.Address)
1488 elsif Addr_Int = Integer_Address (C.Registers.Address) then
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-dwalin.adb1403 Addr_Int : constant uint64 := uint64 (Addr); constant
1450 if Spans (S, Addr_Int) then
1498 and then Addr_Int >= Previous_Row.Address
1499 and then Addr_Int < C.Registers.Address
1504 elsif Addr_Int = C.Registers.Address then
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-dwalin.adb1387 Addr_Int : constant Integer_Address := To_Integer (Addr); constant
1434 if Spans (S, uint64 (Addr_Int)) then
1482 and then Addr_Int >= Integer_Address (Previous_Row.Address)
1483 and then Addr_Int < Integer_Address (C.Registers.Address)
1488 elsif Addr_Int = Integer_Address (C.Registers.Address) then
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-dwalin.adb1403 Addr_Int : constant uint64 := uint64 (Addr); constant
1450 if Spans (S, Addr_Int) then
1498 and then Addr_Int >= Previous_Row.Address
1499 and then Addr_Int < C.Registers.Address
1504 elsif Addr_Int = C.Registers.Address then
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-dwalin.adb1387 Addr_Int : constant Integer_Address := To_Integer (Addr); constant
1434 if Spans (S, uint64 (Addr_Int)) then
1482 and then Addr_Int >= Integer_Address (Previous_Row.Address)
1483 and then Addr_Int < Integer_Address (C.Registers.Address)
1488 elsif Addr_Int = Integer_Address (C.Registers.Address) then
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-dwalin.adb1403 Addr_Int : constant uint64 := uint64 (Addr); constant
1450 if Spans (S, Addr_Int) then
1498 and then Addr_Int >= Previous_Row.Address
1499 and then Addr_Int < C.Registers.Address
1504 elsif Addr_Int = C.Registers.Address then
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-dwalin.adb1387 Addr_Int : constant Integer_Address := To_Integer (Addr); constant
1434 if Spans (S, uint64 (Addr_Int)) then
1482 and then Addr_Int >= Integer_Address (Previous_Row.Address)
1483 and then Addr_Int < Integer_Address (C.Registers.Address)
1488 elsif Addr_Int = Integer_Address (C.Registers.Address) then
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-dwalin.adb1387 Addr_Int : constant Integer_Address := To_Integer (Addr); constant
1434 if Spans (S, uint64 (Addr_Int)) then
1482 and then Addr_Int >= Integer_Address (Previous_Row.Address)
1483 and then Addr_Int < Integer_Address (C.Registers.Address)
1488 elsif Addr_Int = Integer_Address (C.Registers.Address) then
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-dwalin.adb1407 Addr_Int : constant uint64 := uint64 (Addr); constant
1458 if Spans (S, Addr_Int) then
1507 and then Addr_Int >= Previous_Row.Address
1508 and then Addr_Int < C.Registers.Address
1513 elsif Addr_Int = C.Registers.Address then
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-dwalin.adb1403 Addr_Int : constant uint64 := uint64 (Addr); constant
1450 if Spans (S, Addr_Int) then
1498 and then Addr_Int >= Previous_Row.Address
1499 and then Addr_Int < C.Registers.Address
1504 elsif Addr_Int = C.Registers.Address then
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-dwalin.adb1403 Addr_Int : constant uint64 := uint64 (Addr); constant
1450 if Spans (S, Addr_Int) then
1498 and then Addr_Int >= Previous_Row.Address
1499 and then Addr_Int < C.Registers.Address
1504 elsif Addr_Int = C.Registers.Address then
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-dwalin.adb1387 Addr_Int : constant Integer_Address := To_Integer (Addr); constant
1434 if Spans (S, uint64 (Addr_Int)) then
1482 and then Addr_Int >= Integer_Address (Previous_Row.Address)
1483 and then Addr_Int < Integer_Address (C.Registers.Address)
1488 elsif Addr_Int = Integer_Address (C.Registers.Address) then
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-dwalin.adb1407 Addr_Int : constant uint64 := uint64 (Addr); constant
1458 if Spans (S, Addr_Int) then
1507 and then Addr_Int >= Previous_Row.Address
1508 and then Addr_Int < C.Registers.Address
1513 elsif Addr_Int = C.Registers.Address then
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-dwalin.adb1403 Addr_Int : constant uint64 := uint64 (Addr); constant
1450 if Spans (S, Addr_Int) then
1498 and then Addr_Int >= Previous_Row.Address
1499 and then Addr_Int < C.Registers.Address
1504 elsif Addr_Int = C.Registers.Address then
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-dwalin.adb1403 Addr_Int : constant uint64 := uint64 (Addr); constant
1450 if Spans (S, Addr_Int) then
1498 and then Addr_Int >= Previous_Row.Address
1499 and then Addr_Int < C.Registers.Address
1504 elsif Addr_Int = C.Registers.Address then
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-dwalin.adb1748 Addr_Int : constant uint64 := uint64 (Addr); constant
1802 if Spans (S, Addr_Int) then
1851 and then Addr_Int >= Previous_Row.Address
1852 and then Addr_Int < C.Registers.Address
1857 elsif Addr_Int = C.Registers.Address then
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-dwalin.adb1748 Addr_Int : constant uint64 := uint64 (Addr); constant
1802 if Spans (S, Addr_Int) then
1851 and then Addr_Int >= Previous_Row.Address
1852 and then Addr_Int < C.Registers.Address
1857 elsif Addr_Int = C.Registers.Address then
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adalib/
H A Ds-dwalin.ali521 1403m7 Addr_Int{25|132M12} 1450r26 1498r24 1499r24 1504r19