Home
last modified time | relevance | path

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

/src/contrib/elftoolchain/elfcopy/
H A Dsections.c44 static int get_section_flags(struct elfcopy *ecp, const char *name);
204 get_section_flags(struct elfcopy *ecp, const char *name) in get_section_flags() function
402 sec_flags = get_section_flags(ecp, name); in create_scn()