Home
last modified time | relevance | path

Searched refs:print_section (Results 1 – 1 of 1) sorted by relevance

/src/contrib/elftoolchain/elfcopy/
H A Dsections.c55 static void print_section(struct section *s);
615 print_section(s); in copy_content()
1112 print_section(struct section *s) in print_section() function