Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/elfcopy/
H A Delfcopy.h214 #define SREC_FORCE_S3 0x00002000U macro
H A Dascii.c111 if (ecp->flags & SREC_FORCE_S3) in create_srec()
194 srec_write_Se(ofd, eh.e_entry, ecp->flags & SREC_FORCE_S3); in create_srec()
H A Dmain.c1060 ecp->flags |= SREC_FORCE_S3; in elfcopy_main()