Home
last modified time | relevance | path

Searched defs:note_end (Results 1 – 3 of 3) sorted by relevance

/dragonfly/libexec/rtld-elf/
H A Dmap_object.c89 Elf_Addr note_end; in map_object() local
H A Drtld.c1335 Elf_Addr note_start, note_end; in digest_phdr() local
1410 digest_notes(Obj_Entry *obj, Elf_Addr note_start, Elf_Addr note_end) in digest_notes()
/dragonfly/sys/kern/
H A Dimgact_elf.c1722 const Elf_Note *note, *note0, *note_end; in check_PT_NOTE() local