Searched refs:handle_section (Results 1 - 2 of 2) sorted by relevance
/third_party/elfutils/tests/ |
H A D | sectiondump.c | 31 static int handle_section (Elf *elf, Elf_Scn *scn); 63 if (handle_section (elf, elf_getscn (elf, atoi (argv[cnt]))) != 0) in main() 78 handle_section (Elf *elf, Elf_Scn *scn) in handle_section() function
|
H A D | next_cfi.c | 36 handle_section (char *name, const unsigned char e_ident[], in handle_section() function 138 handle_section (name, ident, scn, true); in main() 141 handle_section (name, ident, scn, false); in main()
|
Completed in 1 milliseconds