Searched refs:note0 (Results 1 – 1 of 1) sorted by relevance
2628 const Elf_Note *note, *note0, *note_end; in __elfN() local2653 note = note0 = (const Elf_Note *)buf; in __elfN()2656 note = note0 = (const Elf_Note *)(imgp->image_header + in __elfN()2662 for (i = 0; i < 100 && note >= note0 && note < note_end; i++) { in __elfN()