Home
last modified time | relevance | path

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

/src/contrib/elftoolchain/elfcopy/
H A Dsections.c59 static void update_section_group(struct elfcopy *ecp, struct section *s);
598 update_section_group(ecp, s); in copy_content()
625 update_section_group(struct elfcopy *ecp, struct section *s) in update_section_group() function