OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:phdr_mod
(Results
1 - 1
of
1
) sorted by null
/external/elfutils/libdwfl/
link_map.c
696
Dwfl_Module *
phdr_mod
;
697
int phdr_segndx = INTUSE(dwfl_addrsegment) (dwfl, phdr, &
phdr_mod
);
769
r_debug_vaddr = ((
phdr_mod
== NULL
770
||
phdr_mod
->main.elf == NULL
771
||
phdr_mod
->e_type != ET_EXEC)
776
: consider_executable (
phdr_mod
, phdr, entry,
692
Dwfl_Module *
phdr_mod
;
local
Completed in 41 milliseconds