Searched refs:note0 (Results 1 – 1 of 1) sorted by relevance
2728 const Elf_Note *note, *note0, *note_end; in __elfN() local2753 note = note0 = (const Elf_Note *)buf; in __elfN()2756 note = note0 = (const Elf_Note *)(imgp->image_header + in __elfN()2762 for (i = 0; i < MAX_NOTES_LOOP && note >= note0 && note < note_end; in __elfN()