Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/elfcopy/
H A Delfcopy.h83 #define SF_CODE 0x0020U macro
H A Dmain.c185 {"code", SF_CODE},
H A Dsections.c1199 if (sec_flags & SF_CODE) in copy_shdr()