Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dfiles.c822 int objcapndx, descapndx, symcapndx; in process_cap() local
857 descapndx = symcapndx = -1; in process_cap()
871 } else if ((symcapndx == -1) && (descapndx != -1)) in process_cap()
872 symcapndx = descapndx; in process_cap()
930 ((symcapndx != -1) || ((ofl->ofl_flags & FLG_OF_OTOSCAP) == 0))) { in process_cap()
991 if ((symcapndx == -1) && in process_cap()
1010 (symcapndx == -1) && (ofl->ofl_flags & FLG_OF_OTOSCAP)) in process_cap()