Searched refs:sbuf_start_section (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/usr.bin/gcore/ |
| H A D | elfcore.c | 214 sbuf_start_section(sb, NULL); in elf_coredump() 216 sbuf_start_section(sb, &old_len); in elf_coredump() 354 sbuf_start_section(sb, &old_len); in elf_putnotes() 425 sbuf_start_section(sb, &old_len); in elf_putregnote() 428 sbuf_start_section(sb, &old_len); in elf_putregnote() 451 sbuf_start_section(sb, &old_len); in elf_putnote() 456 sbuf_start_section(sb, &old_len); in elf_putnote()
|
| /freebsd-14.2/lib/libsbuf/ |
| H A D | Symbol.map | 29 sbuf_start_section;
|
| /freebsd-14.2/sys/sys/ |
| H A D | sbuf.h | 104 void sbuf_start_section(struct sbuf *, ssize_t *);
|
| /freebsd-14.2/sys/kern/ |
| H A D | imgact_elf.c | 1827 sbuf_start_section(sb, NULL); in __elfN() 2098 sbuf_start_section(sb, &old_len); in __elfN() 2104 sbuf_start_section(sb, &old_len); in __elfN() 2517 sbuf_start_section(sb, &start_len); in note_procstat_files()
|
| H A D | subr_sbuf.c | 925 sbuf_start_section(struct sbuf *s, ssize_t *old_lenp) in sbuf_start_section() function
|
| /freebsd-14.2/share/man/man9/ |
| H A D | Makefile | 1954 sbuf.9 sbuf_start_section.9 \
|