Home
last modified time | relevance | path

Searched refs:dw_cfa_location (Results 1 – 25 of 143) sorted by relevance

123456

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
119 struct GTY(()) dw_cfa_location { struct
277 (dw_cfa_location *, poly_int64);
279 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
291 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
292 dw_cfa_location *remember);
293 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
119 struct GTY(()) dw_cfa_location { struct
277 (dw_cfa_location *, poly_int64);
279 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
291 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
292 dw_cfa_location *remember);
293 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
119 struct GTY(()) dw_cfa_location { struct
277 (dw_cfa_location *, poly_int64);
279 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
291 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
292 dw_cfa_location *remember);
293 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
119 struct GTY(()) dw_cfa_location { struct
277 (dw_cfa_location *, poly_int64);
279 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
291 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
292 dw_cfa_location *remember);
293 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
119 struct GTY(()) dw_cfa_location { struct
277 (dw_cfa_location *, poly_int64);
279 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
291 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
292 dw_cfa_location *remember);
293 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
119 struct GTY(()) dw_cfa_location { struct
277 (dw_cfa_location *, poly_int64);
279 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
291 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
292 dw_cfa_location *remember);
293 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
119 struct GTY(()) dw_cfa_location { struct
277 (dw_cfa_location *, poly_int64);
279 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
291 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
292 dw_cfa_location *remember);
293 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddwarf2out.h114 struct GTY(()) dw_cfa_location { struct
218 (dw_cfa_location *, HOST_WIDE_INT);
220 (dw_cfa_location *, HOST_WIDE_INT offset, HOST_WIDE_INT alignment);
232 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
233 dw_cfa_location *remember);
234 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddwarf2out.h124 } dw_cfa_location; typedef
224 (dw_cfa_location *, HOST_WIDE_INT);
226 (dw_cfa_location *, HOST_WIDE_INT offset, HOST_WIDE_INT alignment);
238 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
239 dw_cfa_location *remember);
240 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddwarf2out.h124 } dw_cfa_location; typedef
224 (dw_cfa_location *, HOST_WIDE_INT);
226 (dw_cfa_location *, HOST_WIDE_INT offset, HOST_WIDE_INT alignment);
238 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
239 dw_cfa_location *remember);
240 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
125 struct GTY(()) dw_cfa_location { struct
283 (dw_cfa_location *, poly_int64);
285 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
297 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
298 dw_cfa_location *remember);
299 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
125 struct GTY(()) dw_cfa_location { struct
283 (dw_cfa_location *, poly_int64);
285 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
297 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
298 dw_cfa_location *remember);
299 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
125 struct GTY(()) dw_cfa_location { struct
283 (dw_cfa_location *, poly_int64);
285 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
297 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
298 dw_cfa_location *remember);
299 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
125 struct GTY(()) dw_cfa_location { struct
283 (dw_cfa_location *, poly_int64);
285 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
297 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
298 dw_cfa_location *remember);
299 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
125 struct GTY(()) dw_cfa_location { struct
283 (dw_cfa_location *, poly_int64);
285 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
297 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
298 dw_cfa_location *remember);
299 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
125 struct GTY(()) dw_cfa_location { struct
283 (dw_cfa_location *, poly_int64);
285 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
297 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
298 dw_cfa_location *remember);
299 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
125 struct GTY(()) dw_cfa_location { struct
283 (dw_cfa_location *, poly_int64);
285 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
297 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
298 dw_cfa_location *remember);
299 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
125 struct GTY(()) dw_cfa_location { struct
283 (dw_cfa_location *, poly_int64);
285 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
297 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
298 dw_cfa_location *remember);
299 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddwarf2out.h116 struct GTY(()) dw_cfa_location { struct
269 (dw_cfa_location *, HOST_WIDE_INT);
271 (dw_cfa_location *, HOST_WIDE_INT offset, HOST_WIDE_INT alignment);
283 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
284 dw_cfa_location *remember);
285 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddwarf2out.h116 struct GTY(()) dw_cfa_location { struct
269 (dw_cfa_location *, HOST_WIDE_INT);
271 (dw_cfa_location *, HOST_WIDE_INT offset, HOST_WIDE_INT alignment);
283 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
284 dw_cfa_location *remember);
285 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddwarf2out.h55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
127 struct GTY(()) dw_cfa_location { struct
285 (dw_cfa_location *, poly_int64);
287 (dw_cfa_location *, poly_int64, HOST_WIDE_INT);
299 extern void lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc,
300 dw_cfa_location *remember);
301 extern bool cfa_equal_p (const dw_cfa_location *, const dw_cfa_location *);
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22531.c3 } dw_cfa_location; typedef
5 dw_cfa_location loc; in def_cfa_1()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22531.c3 } dw_cfa_location; typedef
5 dw_cfa_location loc; in def_cfa_1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22531.c3 } dw_cfa_location; typedef
5 dw_cfa_location loc; in def_cfa_1()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/compile/
H A Dpr22531.c3 } dw_cfa_location; typedef
5 dw_cfa_location loc; in def_cfa_1()

123456