Home
last modified time | relevance | path

Searched refs:sbuf_start_section (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/usr.bin/gcore/
H A Delfcore.c214 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 DSymbol.map29 sbuf_start_section;
/freebsd-14.2/sys/sys/
H A Dsbuf.h104 void sbuf_start_section(struct sbuf *, ssize_t *);
/freebsd-14.2/sys/kern/
H A Dimgact_elf.c1827 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 Dsubr_sbuf.c925 sbuf_start_section(struct sbuf *s, ssize_t *old_lenp) in sbuf_start_section() function
/freebsd-14.2/share/man/man9/
H A DMakefile1954 sbuf.9 sbuf_start_section.9 \