Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c186 static uchar_t pltn_entry[M_PLT_ENTSIZE] = { variable
209 bcopy(pltn_entry, pltent, sizeof (pltn_entry)); in plt_entry()