Searched refs:relcount (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddlstart.c26 size_t relcount = 0, relacount = 0, relrsz = 0; local
44 relcount = d->d_un.d_val;
60 for (size_t i = 0; i < relcount; ++i) {

Completed in 73 milliseconds