Searched refs:_plt (Results 1 – 1 of 1) sorted by relevance
194 uint_t *_plt;196 _plt = (uint_t *)plt; define197 _plt[0] = M_SAVE_SP176SP;198 _plt[1] = M_SETHI_L0 | HH22(bindfunc);199 _plt[2] = M_SETHI_L1 | LM22(bindfunc);200 _plt[3] = M_OR_L0L0 | HM10(bindfunc);201 _plt[4] = M_SLLX_L032L0;202 _plt[5] = M_OR_L0L1L0;203 _plt[6] = M_JMPL_L0O1 | LO10(bindfunc);204 _plt[7] = M_MOV_G1O0;