OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:handle_section
(Results
1 - 1
of
1
) sorted by null
/external/elfutils/tests/
sectiondump.c
31
static int
handle_section
(Elf *elf, Elf_Scn *scn);
63
if (
handle_section
(elf, elf_getscn (elf, atoi (argv[cnt]))) != 0)
78
handle_section
(Elf *elf, Elf_Scn *scn)
function
Completed in 88 milliseconds