Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c888 descapndx = symcapndx = -1; in process_cap()
903 symcapndx = descapndx; in process_cap()
920 if (descapndx == -1) in process_cap()
921 descapndx = ndx; in process_cap()
1070 descapndx = -1; in process_cap()
1093 if (descapndx != -1) { in process_cap()
1098 if ((alp->apl_data[descapndx] = in process_cap()
1100 (ndx - descapndx), ofl, in process_cap()
1128 descapndx = -1; in process_cap()
1189 if (descapndx == -1) in process_cap()
[all …]
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1383 int descapndx, objcap, title; in cap_section() local
1491 descapndx = -1; in cap_section()
1536 descapndx = cnum; in cap_section()
1566 (descapndx != -1)) { in cap_section()
1594 if (gndx && (gndx == descapndx)) { in cap_section()
1599 descapndx = -1; in cap_section()