Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/bhyve-tests/tests/common/
H A DMapfile.payload26 IS_NAME = .eh_frame;
39 IS_NAME = .text;
43 IS_NAME = .text;
/illumos-gate/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 };
/illumos-gate/usr/src/uts/i86pc/unix/dboot/
H A DMapfile.dboot40 IS_NAME = .text;
/illumos-gate/usr/src/uts/i86xpv/unix/dboot/
H A DMapfile.dboot41 IS_NAME = .text;
/illumos-gate/usr/src/uts/i86xpv/conf/
H A DMapfile39 IS_NAME = .data;
H A DMapfile.amd6439 IS_NAME = .data;
/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c66 #define IS_NAME 0x100 /* mask for string name types */ macro
2446 if (code & IS_WIN && code & IS_NAME) { in name2parts()
2470 if (!(code & IS_WIN) && code & IS_NAME) { in name2parts()
2482 if (code & IS_WIN && !(code & IS_NAME)) { in name2parts()
2533 if (!(code & IS_NAME)) { in args2nm()
2900 if (type_from & IS_NAME) in do_show_mapping()
2901 type_to |= IS_NAME; in do_show_mapping()
2943 if (type_from & IS_NAME || type_to & IS_NAME || in do_show_mapping()
/illumos-gate/usr/src/lib/libumem/common/
H A Dmapfile-vers48 IS_NAME = .ptctext;
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmapfile-order-gcc42 IS_NAME = .data.rel;
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg1625 @ MSG_MAPKW_IS_NAME "IS_NAME"