Home
last modified time | relevance | path

Searched refs:IS_NAME (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/sun4/conf/
H A DMapfile68 ASSIGN_SECTION { IS_NAME = .dynstr };
69 ASSIGN_SECTION { IS_NAME = .rela.text };
70 ASSIGN_SECTION { IS_NAME = .rela.data };
/titanic_41/usr/src/uts/i86pc/unix/dboot/
H A DMapfile.dboot40 IS_NAME = .text;
/titanic_41/usr/src/uts/i86xpv/unix/dboot/
H A DMapfile.dboot41 IS_NAME = .text;
/titanic_41/usr/src/uts/i86xpv/conf/
H A DMapfile39 IS_NAME = .data;
H A DMapfile.amd6439 IS_NAME = .data;
/titanic_41/usr/src/lib/libumem/common/
H A Dmapfile-vers46 IS_NAME = .text;
/titanic_41/usr/src/cmd/idmap/idmap/
H A Didmap.c66 #define IS_NAME 0x100 /* mask for string name types */ macro
2445 if (code & IS_WIN && code & IS_NAME) { in name2parts()
2469 if (!(code & IS_WIN) && code & IS_NAME) { in name2parts()
2481 if (code & IS_WIN && !(code & IS_NAME)) { in name2parts()
2532 if (!(code & IS_NAME)) { in args2nm()
2899 if (type_from & IS_NAME) in do_show_mapping()
2900 type_to |= IS_NAME; in do_show_mapping()
2942 if (type_from & IS_NAME || type_to & IS_NAME || in do_show_mapping()
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dmapfile-order-devpro48 IS_NAME = .data;
H A Dmapfile-order-gcc48 IS_NAME = .data.rel;
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg1560 @ MSG_MAPKW_IS_NAME "IS_NAME"