Searched refs:TYP_ECF_PATH (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c533 if (type == TYP_ECF_PATH) {
H A Dmap.c785 ecf_type = TYP_ECF_PATH;
H A Dmap_support.c772 if ((ecf_type != TYP_ECF_PATH) && (strchr(str, '/') != NULL)) {
H A Dmap_v2.c1560 if (!ld_map_seg_ent_files(mf, enp, TYP_ECF_PATH, tkv.tkv_str))
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1118 #define TYP_ECF_PATH 0 /* Compare to file path */ macro

Completed in 111 milliseconds