Searched refs:handle_section (Results 1 – 3 of 3) sorted by relevance
/third_party/elfutils/tests/ |
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()
|
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
|
D | ChangeLog | 1374 * next_cfi.c (handle_section): Take a new argument name. Check 1377 section to handle_section.
|