Home
last modified time | relevance | path

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

/mirbsd/src/libexec/ld.so/ldconfig/
Dprebind.c351 int fd = -1, i, note_found; in load_file() local
402 note_found = 0; in load_file()
407 note_found = elf_check_note(buf,&phdr[i]); in load_file()
411 if (note_found == 0) in load_file()