Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_core.c2732 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()
H A Dargs.c2230 if (ofl->ofl_flags & FLG_OF_IS_ORDER) in ld_process_files()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h432 #define FLG_OF_IS_ORDER 0x00010000 /* input section ordering within a */ macro