Searched refs:SF_CODE (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/elftoolchain/elfcopy/ | ||
H A D | elfcopy.h | 83 #define SF_CODE 0x0020U macro |
H A D | main.c | 185 {"code", SF_CODE}, |
H A D | sections.c | 1199 if (sec_flags & SF_CODE) in copy_shdr() |