Home
last modified time | relevance | path

Searched refs:LA_SER_DEFAULT (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dlibs.c120 (LA_SER_LIBPATH | LA_SER_RUNPATH | LA_SER_DEFAULT | LA_SER_SECURE); in Dbg_libs_path()
134 case LA_SER_DEFAULT: in Dbg_libs_path()
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Daudit.msg35 @ MSG_LA_SER_DEFAULT "LA_SER_DEFAULT"
H A Daudit.c110 { LA_SER_DEFAULT, MSG_LA_SER_DEFAULT }, in conv_la_search()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c335 (LA_SER_DEFAULT | LA_SER_CONFIG), PD_TKN_CAP) != NULL) in elf_config()
360 (LA_SER_DEFAULT | LA_SER_CONFIG), PD_TKN_CAP) != NULL) in elf_config()
H A Da.out.c106 set_dirs(&aout_def_dirs, _aout_def_dirs, LA_SER_DEFAULT); in aout_get_def_dirs()
H A Delf.c116 set_dirs(&elf_def_dirs, _elf_def_dirs, LA_SER_DEFAULT); in elf_get_def_dirs()
/titanic_50/usr/src/head/
H A Dlink.h143 #define LA_SER_DEFAULT 0x040 /* default path prepended */ macro
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dldlibs.c391 DBG_CALL(Dbg_libs_path(ofl->ofl_lml, path, LA_SER_DEFAULT, 0)); in ld_lib_setup()