Home
last modified time | relevance | path

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

/openbsd/include/
H A Dlink.h130 #define HH_BADMAG(hdr) ((hdr).hh_magic != HH_MAGIC) macro
/openbsd/libexec/ld.so/ldconfig/
H A Dsod.c172 if (HH_BADMAG(*hheader) || hheader->hh_ehints > hsize) in _dl_maphints()
H A Dldconfig.c454 if (HH_BADMAG(*hdr)) { in readhints()
/openbsd/libexec/ld.so/
H A Dsod.c178 if (HH_BADMAG(*hheader) || hheader->hh_ehints > hsize) in _dl_maphints()