Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/elfcopy/
H A Delfcopy.h217 #define GAP_FILL 0x00010000U macro
H A Dmain.c977 ecp->flags |= GAP_FILL; in elfcopy_main()
H A Dsections.c1007 } else if ((ecp->flags & GAP_FILL) && in resync_sections()