Home | History | Annotate | Download | only in src

Lines Matching refs:nregloc

7960 		       const Ebl_Register_Location *reglocs, size_t nregloc)
7962 if (nregloc == 0)
7968 for (size_t i = 0; i < nregloc; ++i)
7979 for (size_t i = 0; i < nregloc; ++i)
8116 size_t nregloc;
8122 &regs_offset, &nregloc, &reglocs, &nitems, &items))
8130 nregloc == 0 ? nhdr->n_descsz : 0,
8136 reglocs, nregloc);