Searched refs:FLG_OF_IS_ORDER (Results 1 – 3 of 3) sorted by relevance
2732 ofl->ofl_flags |= FLG_OF_IS_ORDER; in ld_map_post_process()2753 ofl->ofl_flags |= FLG_OF_IS_ORDER; in ld_map_post_process()
2230 if (ofl->ofl_flags & FLG_OF_IS_ORDER) in ld_process_files()
432 #define FLG_OF_IS_ORDER 0x00010000 /* input section ordering within a */ macro