Home
last modified time | relevance | path

Searched refs:FLG_OS_KEY (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dorder.c374 osp2->os_flags |= FLG_OS_KEY; in ld_process_ordered()
414 if ((osp->os_flags & FLG_OS_KEY) == 0) in ld_sec_validate()
/titanic_50/usr/src/cmd/sgs/include/
H A Dlibld.h998 #define FLG_OS_KEY 0x01 /* section requires sort keys */ macro