Home
last modified time | relevance | path

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

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