Home
last modified time | relevance | path

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

/mirbsd/src/libexec/ld.so/ldconfig/
Dprebind.c183 int elf_check_note(void *buf, Elf_Phdr *phdr);
407 note_found = elf_check_note(buf,&phdr[i]); in load_file()
469 elf_check_note(void *buf, Elf_Phdr *phdr) in elf_check_note() function