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

/freebsd-9.3-release/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-9.3-release/libexec/rtld-elf/
H A Dmap_object.c89 Elf_Addr note_end; local
H A Drtld.c1234 Elf_Addr note_start, note_end; local
1308 digest_notes(Obj_Entry *obj, Elf_Addr note_start, Elf_Addr note_end) argument
/freebsd-9.3-release/sys/kern/
H A Dimgact_elf.c1977 const Elf_Note *note, *note0, *note_end; local

Completed in 67 milliseconds