Home
last modified time | relevance | path

Searched refs:highest_order_object_bit_offset (Results 1 – 24 of 24) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Ddwarf2out.c9993 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
10016 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
10022 highest_order_object_bit_offset += simple_type_size_in_bits (type); in add_bit_offset_attribute()
10027 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
10028 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Ddwarf2out.c9993 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
10016 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
10022 highest_order_object_bit_offset += simple_type_size_in_bits (type); in add_bit_offset_attribute()
10027 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
10028 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Ddwarf2out.c10685 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
10706 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
10712 highest_order_object_bit_offset += simple_type_size_in_bits (type); in add_bit_offset_attribute()
10717 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
10718 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddwarf2out.c16066 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
16087 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
16093 highest_order_object_bit_offset += simple_type_size_in_bits (type); in add_bit_offset_attribute()
16098 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
16099 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddwarf2out.c16431 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
16452 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
16458 highest_order_object_bit_offset += simple_type_size_in_bits (type); in add_bit_offset_attribute()
16463 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
16464 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddwarf2out.c16070 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
16091 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
16097 highest_order_object_bit_offset += simple_type_size_in_bits (type); in add_bit_offset_attribute()
16102 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
16103 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddwarf2out.c18555 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
18578 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
18584 highest_order_object_bit_offset += in add_bit_offset_attribute()
18590 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
18591 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddwarf2out.c18555 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
18578 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
18584 highest_order_object_bit_offset += in add_bit_offset_attribute()
18590 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
18591 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c21146 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21169 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21175 highest_order_object_bit_offset += in add_bit_offset_attribute()
21181 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21182 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddwarf2out.c21657 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21683 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21689 highest_order_object_bit_offset += in add_bit_offset_attribute()
21695 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21696 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddwarf2out.c21240 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21263 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21269 highest_order_object_bit_offset += in add_bit_offset_attribute()
21275 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21276 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddwarf2out.c21127 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21150 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21156 highest_order_object_bit_offset += in add_bit_offset_attribute()
21162 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21163 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddwarf2out.c21110 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21133 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21139 highest_order_object_bit_offset += in add_bit_offset_attribute()
21145 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21146 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddwarf2out.c21426 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21452 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21458 highest_order_object_bit_offset += in add_bit_offset_attribute()
21464 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21465 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddwarf2out.c21130 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21153 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21159 highest_order_object_bit_offset += in add_bit_offset_attribute()
21165 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21166 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c21146 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21169 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21175 highest_order_object_bit_offset += in add_bit_offset_attribute()
21181 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21182 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddwarf2out.c21425 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21451 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21457 highest_order_object_bit_offset += in add_bit_offset_attribute()
21463 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21464 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c21146 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21169 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21175 highest_order_object_bit_offset += in add_bit_offset_attribute()
21181 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21182 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c21146 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21169 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21175 highest_order_object_bit_offset += in add_bit_offset_attribute()
21181 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21182 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddwarf2out.c21425 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21451 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21457 highest_order_object_bit_offset += in add_bit_offset_attribute()
21463 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21464 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddwarf2out.c21216 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21239 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21245 highest_order_object_bit_offset += in add_bit_offset_attribute()
21251 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21252 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddwarf2out.c21130 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21153 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21159 highest_order_object_bit_offset += in add_bit_offset_attribute()
21165 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21166 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddwarf2out.c21240 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21263 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21269 highest_order_object_bit_offset += in add_bit_offset_attribute()
21275 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21276 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddwarf2out.c21167 HOST_WIDE_INT highest_order_object_bit_offset; in add_bit_offset_attribute() local
21190 highest_order_object_bit_offset = object_offset_in_bytes * BITS_PER_UNIT; in add_bit_offset_attribute()
21196 highest_order_object_bit_offset += in add_bit_offset_attribute()
21202 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()
21203 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()