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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h40 const_iterator note_end() const { return Notes.end(); } function in class:clang::TextDiagnosticBuffer
/freebsd-10-stable/libexec/rtld-elf/
H A Dmap_object.c89 Elf_Addr note_end; local
H A Drtld.c1275 Elf_Addr note_start, note_end; local
1349 digest_notes(Obj_Entry *obj, Elf_Addr note_start, Elf_Addr note_end) argument
/freebsd-10-stable/sys/kern/
H A Dimgact_elf.c2208 const Elf_Note *note, *note0, *note_end; local

Completed in 73 milliseconds