Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/elftoolchain/elfcopy/
H A Delfcopy.h312 int is_remove_section(struct elfcopy *_ecp, const char *_name);
H A Dsections.c61 is_remove_section(struct elfcopy *ecp, const char *name) in is_remove_section() function
130 if (is_remove_section(ecp, name)) in is_remove_reloc_sec()
378 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()