OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bp_callbacks
(Results
1 - 5
of
5
) sorted by null
/external/ltrace/
breakpoint.h
46
struct
bp_callbacks
{
struct
63
struct
bp_callbacks
*cbs;
113
void breakpoint_set_callbacks(struct breakpoint *bp, struct
bp_callbacks
*cbs);
breakpoints.c
194
breakpoint_set_callbacks(struct breakpoint *bp, struct
bp_callbacks
*cbs)
421
static struct
bp_callbacks
entry_callbacks = {
/external/ltrace/sysdeps/linux-gnu/
trace.c
602
static struct
bp_callbacks
cbs = {
[
all
...]
proc.c
644
static struct
bp_callbacks
rdebug_callbacks = {
/external/ltrace/sysdeps/linux-gnu/ppc/
plt.c
924
static struct
bp_callbacks
dl_plt_update_cbs = {
[
all
...]
Completed in 386 milliseconds