Searched refs:SEC_COPY (Results 1 – 3 of 3) sorted by relevance
225 #define SEC_COPY 0x01000000U macro
92 if ((ecp->flags & SEC_REMOVE) || (ecp->flags & SEC_COPY)) { in is_remove_section()98 if ((ecp->flags & SEC_COPY) && (sac == NULL || !sac->copy)) in is_remove_section()
916 ecp->flags |= SEC_COPY; in elfcopy_main()