Searched refs:SEC_REMOVE (Results 1 – 3 of 3) sorted by relevance
224 #define SEC_REMOVE 0x00800000U macro
894 ecp->flags |= SEC_REMOVE; in elfcopy_main()1158 ecp->flags |= SEC_REMOVE; in mcs_main()1203 ecp->flags |= SEC_REMOVE; in strip_main()
92 if ((ecp->flags & SEC_REMOVE) || (ecp->flags & SEC_COPY)) { in is_remove_section()96 if ((ecp->flags & SEC_REMOVE) && sac != NULL && sac->remove) in is_remove_section()