/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | syminfo.c | 407 conv_syminfo_flags(syminfo->si_flags, in print_syminfo() 411 EC_WORD(syminfo->si_flags)); in print_syminfo() 661 flags &= syminfo->si_flags; in cmd_body() 663 flags |= syminfo->si_flags; in cmd_body() 666 if (syminfo->si_flags == flags) { in cmd_body() 671 conv_syminfo_flags(syminfo->si_flags, in cmd_body() 678 conv_syminfo_flags(syminfo->si_flags, in cmd_body() 682 syminfo->si_flags = flags; in cmd_body()
|
H A D | syminfo.msg | 139 si_flags field of the syminfo structure.\n\ 141 If syminfo:si_flags is called without arguments, the value\n\ 142 of si_flags for every symbol in the symbol table is shown.\n\ 143 If called with the sym argument, the si_flags information\n\ 152 o\tThe si_flags field of the syminfo structure is updated\n\ 192 @ MSG_CMD_SI_FLAGS "si_flags"
|
/titanic_44/usr/src/uts/common/vm/ |
H A D | vm_swap.c | 157 if (!(sip->si_flags & ST_INDEL) && in swap_phys_alloc() 422 (osip->si_soff == soff) && (osip->si_flags == 0)) { in swapdel_byname() 682 st.ste_flags = tsip->si_flags; in swapctl() 975 st.ste_flags = tsip->si_flags; in swapctl32() 1253 (esip->si_flags & ST_DOINGDEL)) { in swapadd() 1261 esip->si_flags &= ~ST_DOINGDEL; in swapadd() 1388 (osip->si_soff == soff) && (osip->si_flags == 0)) in swapdel() 1445 osip->si_flags |= ST_INDEL|ST_DOINGDEL; in swapdel() 1478 if (!error && (osip->si_flags & ST_DOINGDEL)) { in swapdel() 1492 osip->si_flags &= in swapdel()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | link.h | 371 Elf32_Half si_flags; /* per symbol flags */ member 415 Elf64_Half si_flags; /* per symbol flags */ member
|
H A D | swap.h | 140 short si_flags; /* flags defined below */ member
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | update.c | 319 syminfo[0].si_flags = SYMINFO_CURRENT; in update_osym() 1163 syminfo[dynsym_ndx].si_flags |= in update_osym() 1298 syminfo[ndx].si_flags |= SYMINFO_FLG_COPY; in update_osym() 1317 syminfo[ndx].si_flags |= SYMINFO_FLG_DIRECT; in update_osym() 1323 syminfo[ndx].si_flags |= in update_osym() 1326 syminfo[ndx].si_flags |= in update_osym() 1343 syminfo[ndx].si_flags |= in update_osym() 1363 syminfo[ndx].si_flags |= SYMINFO_FLG_DIRECT; in update_osym() 1366 syminfo[ndx].si_flags |= in update_osym() 1375 syminfo[ndx].si_flags |= SYMINFO_FLG_FILTER; in update_osym() [all …]
|
H A D | syms.c | 240 if ((sifdata->si_flags & SYMINFO_FLG_NOEXTDIRECT) == 0) in ld_sym_nodirect()
|
/titanic_44/usr/src/cmd/sgs/librtld/common/ |
H A D | syms.c | 99 if ((info->si_flags & SYMINFO_FLG_NOEXTDIRECT) == 0) in syminfo()
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | _inline_reloc.h | 160 if (sipe->si_flags & SYMINFO_FLG_DEFERRED) { in is_sym_deferred()
|
H A D | elf.c | 1515 (sip->si_flags & SYMINFO_FLG_NOEXTDIRECT)) { 1542 if (sip && (sip->si_flags & SYMINFO_FLG_NOEXTDIRECT) && 1579 if ((sip->si_flags & SYMINFO_FLG_FILTER) && 1583 if ((sip->si_flags & SYMINFO_FLG_FILTER) || 1584 ((sip->si_flags & SYMINFO_FLG_AUXILIARY) && 1606 if (sip->si_flags & SYMINFO_FLG_FILTER)
|
H A D | analyze.c | 2610 if (sip->si_flags & SYMINFO_FLG_INTERPOSE) in is_sym_interposer() 2818 (sip->si_flags & SYMINFO_FLG_COPY)) { in lookup_sym_direct() 3004 if (sip->si_flags & SYMINFO_FLG_DIRECT) { in _lookup_sym() 3026 (sip->si_flags & SYMINFO_FLG_DIRECTBIND))) { in _lookup_sym() 3081 ((sip->si_flags & SYMINFO_FLG_NOEXTDIRECT) == 0)) in _lookup_sym()
|
H A D | dlfcns.c | 1288 if ((sip->si_flags & SYMINFO_FLG_DIRECT) && in dlsym_core() 2116 if ((sip->si_flags & SYMINFO_FLG_DEFERRED) && in dlinfo_core()
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | syminfo.c | 46 Half flags = sip->si_flags; in Elf_syminfo_entry()
|
/titanic_44/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_dlpi.c | 976 if ((sip->si_flags & IDNRUNNING) == 0) { 1653 flags = sip->si_flags; 1906 if (sip->si_flags & IDNSUSPENDED) 1909 sip->si_flags = 0; 1918 sip->si_flags |= IDNPROMISC; 1923 sip->si_flags |= IDNRUNNING; 1931 return (!(sip->si_flags & IDNRUNNING)); 1940 sip->si_flags &= ~IDNRUNNING;
|
H A D | idn_proto.c | 11147 is_running = sip->si_flags & IDNRUNNING; in idn_chan_action() 11149 sip->si_flags &= ~IDNRUNNING; in idn_chan_action() 11183 if (sip->si_flags & IDNRUNNING) { in idn_chan_action() 11185 sip->si_flags &= ~IDNRUNNING; in idn_chan_action() 11253 sip->si_flags |= IDNRUNNING; in idn_chan_action() 12905 sip && (sip->si_flags & IDNRUNNING)) { in idn_xmit_monitor()
|
H A D | idn.c | 651 sip->si_flags &= ~IDNSUSPENDED; in idnattach() 875 sip->si_flags |= IDNSUSPENDED; in idndetach() 1657 } else if (sip->si_flags & IDNPROMISC) { in idnwput()
|
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | rootnex.h | 113 uint_t si_flags; member
|
/titanic_44/usr/src/cmd/sgs/libelf/common/ |
H A D | gelf.c | 582 dst->si_flags = si->si_flags; in gelf_getsyminfo() 616 d->si_flags = src->si_flags; in gelf_update_syminfo()
|
H A D | xlate.m4 | 1310 tofh(dst, src->si_flags, SI1_flags_$2); 1876 dst->si_flags = tomh(src, SI1_flags_$2);
|
H A D | xlate64.m4 | 1301 tofh(dst, src->si_flags, SI1_flags_$2); 1914 dst->si_flags = tomh(src, SI1_flags_$2);
|
/titanic_44/usr/src/head/ |
H A D | thread_db.h | 290 td_sync_flags_t si_flags[TD_SV_MAX_FLAGS]; /* flags (?) */ member
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 1887 if ((_info->si_flags == 0) && (_info->si_boundto == 0)) in syminfo() 1948 if ((info->si_flags == 0) && (boundto == 0)) in syminfo() 1985 if (info->si_flags & SYMINFO_FLG_FILTER) in syminfo() 1987 else if (info->si_flags & SYMINFO_FLG_AUXILIARY) in syminfo() 1989 else if (info->si_flags & (SYMINFO_FLG_DIRECT | in syminfo()
|
/titanic_44/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 1755 dma->dp_sglinfo.si_flags = attr->dma_attr_flags; in rootnex_coredma_allochdl() 1767 dma->dp_sglinfo.si_flags &= ~_DDI_DMA_BOUNCE_ON_SEG; in rootnex_coredma_allochdl() 2903 if (sglinfo->si_flags & _DDI_DMA_BOUNCE_ON_SEG) { in rootnex_get_sgl()
|
/titanic_44/usr/src/lib/libc_db/common/ |
H A D | thread_db.c | 2501 (void) memcpy(si_p->si_flags, &generic_so.lock.mutex_flag, in sync_get_info_common() 2521 (void) memcpy(si_p->si_flags, generic_so.condition.flags.flag, in sync_get_info_common()
|
/titanic_44/usr/src/uts/sun4u/starfire/sys/ |
H A D | idn.h | 3270 uint_t si_flags; /* misc. flags */ member
|