Searched refs:SHF_LINK_ORDER (Results 1 – 2 of 2) sorted by relevance
266 #define SHF_LINK_ORDER 0x80 // This section adds special ordering requirements to the link-editor macro
474 #define SHF_LINK_ORDER (1 << 7) /* Preserve order after combining */ macro