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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h51 const_iterator note_end() const { return Notes.end(); } function in class:clang::TextDiagnosticBuffer
/freebsd-11-stable/libexec/rtld-elf/
H A Dmap_object.c99 Elf_Addr note_end; local
H A Drtld.c1440 Elf_Addr note_start, note_end; local
1514 digest_notes(Obj_Entry *obj, Elf_Addr note_start, Elf_Addr note_end) argument
2122 Elf_Addr note_start, note_end; local
/freebsd-11-stable/sys/kern/
H A Dimgact_elf.c2337 const Elf_Note *note, *note0, *note_end; local

Completed in 100 milliseconds