OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:low_delete_thread
(Results
1 - 25
of
33
) sorted by relevancy
1
2
/src/external/gpl3/gdb/dist/gdb/
x86-linux-nat.h
75
void
low_delete_thread
(struct arch_lwp_info *lwp) override
aarch64-fbsd-nat.c
68
void
low_delete_thread
(thread_info *) override;
303
/* Implement the virtual fbsd_nat_target::
low_delete_thread
method. */
306
aarch64_fbsd_nat_target::
low_delete_thread
(thread_info *tp)
function in class:aarch64_fbsd_nat_target
fbsd-nat.h
132
virtual void
low_delete_thread
(thread_info *)
function in class:fbsd_nat_target
linux-nat.h
154
virtual void
low_delete_thread
(struct arch_lwp_info *lp)
function in class:linux_nat_target
arm-linux-nat.c
101
void
low_delete_thread
(struct arch_lwp_info *lp) override;
1240
arm_linux_nat_target::
low_delete_thread
(struct arch_lwp_info *arch_lwp)
function in class:arm_linux_nat_target
s390-linux-nat.c
142
void
low_delete_thread
(struct arch_lwp_info *lp) override;
818
s390_linux_nat_target::
low_delete_thread
(struct arch_lwp_info *arch_lwp)
function in class:s390_linux_nat_target
loongarch-linux-nat.c
72
void
low_delete_thread
(struct arch_lwp_info *lp) override
aarch64-linux-nat.c
84
void
low_delete_thread
(struct arch_lwp_info *lp) override
ppc-linux-nat.c
295
low_delete_thread
. */
542
void
low_delete_thread
(arch_lwp_info *) override;
2727
Usually the thread state is cleaned up by
low_delete_thread
. We also
2729
so
low_delete_thread
won't be able to clean up this state. */
2819
the ptid for lp, so that we can use it in
low_delete_thread
. Mark the
2834
ppc_linux_nat_target::
low_delete_thread
(struct arch_lwp_info
function in class:ppc_linux_nat_target
/src/external/gpl3/gdb.old/dist/gdb/
x86-linux-nat.h
75
void
low_delete_thread
(struct arch_lwp_info *lwp) override
aarch64-fbsd-nat.c
68
void
low_delete_thread
(thread_info *) override;
303
/* Implement the virtual fbsd_nat_target::
low_delete_thread
method. */
306
aarch64_fbsd_nat_target::
low_delete_thread
(thread_info *tp)
function in class:aarch64_fbsd_nat_target
fbsd-nat.h
132
virtual void
low_delete_thread
(thread_info *)
function in class:fbsd_nat_target
linux-nat.h
154
virtual void
low_delete_thread
(struct arch_lwp_info *lp)
function in class:linux_nat_target
arm-linux-nat.c
101
void
low_delete_thread
(struct arch_lwp_info *lp) override;
1232
arm_linux_nat_target::
low_delete_thread
(struct arch_lwp_info *arch_lwp)
function in class:arm_linux_nat_target
s390-linux-nat.c
141
void
low_delete_thread
(struct arch_lwp_info *lp) override;
817
s390_linux_nat_target::
low_delete_thread
(struct arch_lwp_info *arch_lwp)
function in class:s390_linux_nat_target
aarch64-linux-nat.c
84
void
low_delete_thread
(struct arch_lwp_info *lp) override
/src/external/gpl3/gdb/dist/gdbserver/
linux-arm-low.cc
111
void
low_delete_thread
(arch_lwp_info *) override;
773
arm_target::
low_delete_thread
(arch_lwp_info *arch_lwp)
function in class:arm_target
linux-mips-low.cc
79
void
low_delete_thread
(arch_lwp_info *) override;
428
mips_target::
low_delete_thread
(arch_lwp_info *arch_lwp)
function in class:mips_target
linux-low.h
686
virtual void
low_delete_thread
(arch_lwp_info *);
linux-x86-low.cc
177
void
low_delete_thread
(arch_lwp_info *) override;
760
x86_target::
low_delete_thread
(arch_lwp_info *alwp)
754
x86_target::
low_delete_thread
(arch_lwp_info *alwp)
function in class:x86_target
linux-aarch64-low.cc
133
void
low_delete_thread
(arch_lwp_info *) override;
651
aarch64_target::
low_delete_thread
(arch_lwp_info *arch_lwp)
function in class:aarch64_target
/src/external/gpl3/gdb.old/dist/gdbserver/
linux-arm-low.cc
111
void
low_delete_thread
(arch_lwp_info *) override;
773
arm_target::
low_delete_thread
(arch_lwp_info *arch_lwp)
function in class:arm_target
linux-mips-low.cc
79
void
low_delete_thread
(arch_lwp_info *) override;
428
mips_target::
low_delete_thread
(arch_lwp_info *arch_lwp)
function in class:mips_target
linux-low.h
686
virtual void
low_delete_thread
(arch_lwp_info *);
linux-x86-low.cc
171
void
low_delete_thread
(arch_lwp_info *) override;
754
x86_target::
low_delete_thread
(arch_lwp_info *alwp)
748
x86_target::
low_delete_thread
(arch_lwp_info *alwp)
function in class:x86_target
Completed in 55 milliseconds
1
2
Indexes created Sat Feb 28 05:31:39 UTC 2026