Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/elfcopy/
H A Delfcopy.h79 #define SF_LOAD 0x0002U macro
H A Dmain.c181 {"load", SF_LOAD},
H A Dsections.c427 (sec_flags & (SF_LOAD | SF_ALLOC)) == 0) in create_scn()