Home
last modified time | relevance | path

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

/src/contrib/elftoolchain/elfcopy/
H A Delfcopy.h313 int is_remove_section(struct elfcopy *_ecp, const char *_name);
H A Dsections.c62 is_remove_section(struct elfcopy *ecp, const char *name) in is_remove_section() function
131 if (is_remove_section(ecp, name)) in is_remove_reloc_sec()
381 if (is_remove_section(ecp, name)) in create_scn()
H A Dsymbols.c299 if (is_remove_section(ecp, name) || in mark_reloc_symbols()
371 if (is_remove_section(ecp, name)) in mark_section_group_symbols()