Home
last modified time | relevance | path

Searched defs:note (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/usr.bin/mididump/
H A Dmididump.c47 static struct note { struct
50 } notes[] = { argument
/freebsd/tools/regression/netinet/ipdivert/
H A Dipdivert.c57 fail(const char *test, const char *note) in fail()
65 failx(const char *test, const char *note) in failx()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp87 raw_ostream &WithColor::note() { return note(errs()); } in note() function in WithColor
111 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix, in note() function in WithColor
/freebsd/sys/sys/
H A Dreg.h52 int note; member
/freebsd/crypto/openssh/
H A Dhostfile.h31 u_int note; /* caller-specific note/flag */ member
103 u_int note; /* caller-specified note copied from arguments */ member
H A Dhostfile.c267 const char *path, FILE *f, u_int note) in load_hostkeys_file()
287 u_int note) in load_hostkeys()
791 void *ctx, const char *host, const char *ip, u_int options, u_int note) in hostkeys_foreach_file()
967 const char *host, const char *ip, u_int options, u_int note) in hostkeys_foreach()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp601 ELFNote note = ELFNote(); in parseSegment() local
625 for (const auto &note : notes) { in parseFreeBSDNotes() local
704 for (const auto &note : notes) { in parseNetBSDNotes() local
855 for (const auto &note : notes) { in parseOpenBSDNotes() local
902 for (const auto &note : notes) { in parseLinuxNotes() local
/freebsd/sbin/dhclient/tests/
H A Dfake.c42 note(const char *fmt, ...) in note() function
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_globals.cpp60 const char *note = reinterpret_cast<const char *>(base + phdr[i].p_vaddr); in HwasanGlobalsFor() local
/freebsd/libexec/rtld-elf/amd64/
H A Drtld_machdep.h48 #define arch_digest_note(obj, note) false argument
/freebsd/libexec/rtld-elf/i386/
H A Drtld_machdep.h48 #define arch_digest_note(obj, note) false argument
/freebsd/sbin/dhclient/
H A Derrwarn.c121 note(const char *fmt, ...) in note() function
/freebsd/libexec/rtld-elf/powerpc/
H A Drtld_machdep.h47 #define arch_digest_note(obj, note) false argument
/freebsd/libexec/rtld-elf/powerpc64/
H A Drtld_machdep.h47 #define arch_digest_note(obj, note) false argument
/freebsd/contrib/googletest/docs/_sass/
H A Dmain.scss140 &.note { class
/freebsd/sys/kern/
H A Dsys_process.c163 proc_find_regset(struct thread *td, int note) in proc_find_regset()
186 proc_read_regset(struct thread *td, int note, struct iovec *iov) in proc_read_regset()
250 proc_write_regset(struct thread *td, int note, struct iovec *iov) in proc_write_regset()
H A Dimgact_elf.c269 kfreebsd_trans_osrel(const Elf_Note * note,int32_t * osrel) kfreebsd_trans_osrel() argument
2109 Elf_Note *note; __elfN() local
2138 Elf_Note note; __elfN() local
2822 const Elf_Note *note, *note0, *note_end; __elfN() local
2899 brandnote_cb(const Elf_Note * note,void * arg0,bool * res) brandnote_cb() argument
2928 note_fctl_cb(const Elf_Note * note,void * arg0,bool * res) note_fctl_cb() argument
[all...]
/freebsd/libexec/rtld-elf/riscv/
H A Drtld_machdep.h61 #define arch_digest_note(obj, note) false argument
/freebsd/libexec/rtld-elf/arm/
H A Drtld_machdep.h48 #define arch_digest_note(obj, note) false argument
/freebsd/usr.bin/elfctl/
H A Delfctl.c366 Elf_Note note; get_file_features() local
[all...]
/freebsd/usr.bin/ldd/
H A Dldd.c270 const Elf_Note *note; in has_freebsd_abi_tag() local
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandReturnObject.cpp30 static llvm::raw_ostream &note(Stream &strm) { in note() function
/freebsd/usr.bin/gcore/
H A Delfcore.c406 Elf_Note note; in elf_putregnote() local
440 Elf_Note note; in elf_putnote() local
/freebsd/sys/arm64/arm64/
H A Delf_machdep.c345 gnu_property_cb(const Elf_Note *note, void *arg0, bool *res) in gnu_property_cb()
/freebsd/sys/compat/linux/
H A Dlinux_elf.c468 linux_trans_osrel(const Elf_Note *note, int32_t *osrel) in linux_trans_osrel()

12