Home
last modified time | relevance | path

Searched refs:source_remover (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile.c775 gdb::optional<gdb::unlinker> source_remover; in compile_to_object() local
782 source_remover.emplace (fnames.source_file ()); in compile_to_object()
803 source_remover->keep (); in compile_to_object()
828 gdb::unlinker source_remover (fnames.source_file ()); in eval_compile_command()
840 source_remover.keep (); in eval_compile_command()
/netbsd/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile.c775 gdb::optional<gdb::unlinker> source_remover; in compile_to_object() local
782 source_remover.emplace (fnames.source_file ()); in compile_to_object()
803 source_remover->keep (); in compile_to_object()
828 gdb::unlinker source_remover (fnames.source_file ()); in eval_compile_command()
840 source_remover.keep (); in eval_compile_command()