Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A D_librtld.h53 #define FLG_C_RELOC 3 /* relocation section requiring */ macro
H A Ddldump.c492 _icache->c_flags = FLG_C_RELOC; in rt_dldump()
676 } else if (_icache->c_flags == FLG_C_RELOC) { in rt_dldump()