OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:breakpoints_init
(Results
1 - 3
of
3
) sorted by null
/external/ltrace/
breakpoint.h
161
int
breakpoints_init
(struct process *proc);
breakpoints.c
429
breakpoints_init
(struct process *proc)
function
431
debug(DEBUG_FUNCTION, "
breakpoints_init
(pid=%d)", proc->pid);
proc.c
197
if (
breakpoints_init
(proc) < 0) {
Completed in 36 milliseconds