OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debug_addr
(Results
1 - 2
of
2
) sorted by null
/external/ltrace/sysdeps/linux-gnu/
os.h
23
arch_addr_t
debug_addr
;
member in struct:os_process_data
proc.c
562
if (rdebug_fetcher(proc)(proc, proc->os.
debug_addr
, ret) < 0) {
614
if (arch_find_dl_debug(proc, dyn_addr, &proc->os.
debug_addr
) == -1) {
725
proc->os.
debug_addr
= 0;
Completed in 108 milliseconds