Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dmap_core.c2165 mf->mf_version = MFV_SYSV; in mapfile_version()
2371 case MFV_SYSV: in ld_map_parse()
H A Dmap_support.c682 ins_head = (mf->mf_version == MFV_SYSV); in ld_map_seg_insert()
/titanic_50/usr/src/cmd/sgs/include/
H A Dlibld.h1507 #define MFV_SYSV 1 /* Original System V syntax */ macro