Home
last modified time | relevance | path

Searched refs:do_unwind (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/binutils/
Dreadelf.c232 static bool do_unwind = false; variable
5913 do_unwind = true; in parse_args()
5948 do_unwind = true; in parse_args()
6183 if (!do_dynamic && !do_syms && !do_reloc && !do_unwind && !do_sections in parse_args()
6192 do_dynamic = do_syms = do_reloc = do_unwind = do_sections = true; in parse_args()
8411 if (!do_unwind && !do_section_groups) in process_section_groups()
11096 if (!do_unwind) in process_unwind()
23069 if (process_links || do_syms || do_unwind in might_need_separate_debug_info()
23127 do_unwind = do_version = do_dump = do_arch = false; in process_object()
23135 do_unwind = false; in process_object()
[all …]
DChangeLog-20051163 (process_object): Only set do_unwind to 0 if
DChangeLog-20171480 (do_segments, do_unwind, do_using_dynamic, do_header, do_dump,
DChangeLog-0001868 * readelf.c (process_unwind): Just return if do_unwind is 0.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-1995445 (do_unwind): Always use Pmode, instead of SImode for all pointers.
703 * except.c (do_unwind): Work around backend bug with -fpic.
888 (do_unwind): Rename parameter to inner_throw_label, as it is now
3628 (do_unwind): Likewise.
DChangeLog-19961016 * except.c (do_unwind): Mark %i7 as used on the SPARC so we can
4035 * except.c (do_unwind): Remove some generated dead code.
DChangeLog-1997262 (do_unwind): s/BuiltinReturnAddress/builtin_return_address_fndecl/.
DChangeLog-1994392 * except.c (do_unwind): Add i[34]86 support.
1585 * except.c (do_unwind): Propagate throw object value across
DChangeLog-19985358 * except.c (do_unwind): Delete dead function.
5700 * except.c (do_unwind): #if 0 definition of unused variables fcall
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-sccvn.cc7769 do_unwind (unwind_state *to, rpo_elim &avail) in do_unwind() function
8098 do_unwind (&rpo_state[iterate_to], avail); in do_rpo_vn()
DChangeLog-202132630 (do_unwind): Rewrite unwinding of avail entries.
DChangeLog-201919665 (do_unwind): Likewise.