Home
last modified time | relevance | path

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

/third_party/musl/ldso/
Ddlstart.c59 size_t phent = eh->e_phentsize; in _dlstart_c() local
61 ph = (void *)((size_t)ph + phent); in _dlstart_c()