Home
last modified time | relevance | path

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

/freebsd-11-stable/sbin/ldconfig/
HDelfhints.c194 struct elfhints_hdr *hdr; in read_elf_hints()
218 hdr = (struct elfhints_hdr *)mapbase; in read_elf_hints()
256 struct elfhints_hdr hdr; in write_elf_hints()
/freebsd-11-stable/include/
HDelf-hints.h35 struct elfhints_hdr { struct
/freebsd-11-stable/contrib/binutils/ld/emultempl/
HDelf32.em561 struct elfhints_hdr hdr;
/freebsd-11-stable/libexec/rtld-elf/
HDrtld.c1851 static struct elfhints_hdr hdr; in gethints()