Searched defs:note_end (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/ | ||
H A D | TextDiagnosticBuffer.h | 51 const_iterator note_end() const { return Notes.end(); } in note_end() function |
/freebsd-src/libexec/rtld-elf/ | ||
H A D | map_object.c | 99 Elf_Addr note_end; map_object() local |
H A D | rtld.c | 1639 Elf_Addr note_start, note_end; digest_phdr() local |
/freebsd-src/sys/kern/ | ||
H A D | imgact_elf.c | 2719 const Elf_Note *note, *note0, *note_end; __elfN() local |