Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h51 const_iterator note_end() const { return Notes.end(); } in note_end() function
/freebsd/libexec/rtld-elf/
H A Dmap_object.c97 Elf_Addr note_end; in map_object() local
H A Drtld.c1673 Elf_Addr note_start, note_end; in digest_phdr() local
1743 digest_notes(Obj_Entry *obj, Elf_Addr note_start, Elf_Addr note_end) in digest_notes()
2416 Elf_Addr note_start, note_end; in parse_rtld_phdr() local
/freebsd/sys/kern/
H A Dimgact_elf.c2783 const Elf_Note *note, *note0, *note_end; in __elfN() local