Home
last modified time | relevance | path

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

/freebsd/usr.bin/gcore/
H A Delfcore.c215 sbuf_start_section(sb, NULL); in elf_coredump()
217 sbuf_start_section(sb, &old_len); in elf_coredump()
355 sbuf_start_section(sb, &old_len); in elf_putnotes()
427 sbuf_start_section(sb, &old_len); in elf_putregnote()
430 sbuf_start_section(sb, &old_len); in elf_putregnote()
453 sbuf_start_section(sb, &old_len); in elf_putnote()
458 sbuf_start_section(sb, &old_len); in elf_putnote()
/freebsd/lib/libsbuf/
H A DSymbol.map29 sbuf_start_section;
/freebsd/sys/sys/
H A Dsbuf.h104 void sbuf_start_section(struct sbuf *, ssize_t *);
/freebsd/sys/kern/
H A Dimgact_elf.c1852 sbuf_start_section(sb, NULL); in __elfN()
2125 sbuf_start_section(sb, &old_len); in __elfN()
2131 sbuf_start_section(sb, &old_len); in __elfN()
2547 sbuf_start_section(sb, &start_len); in note_procstat_files()
2765 sbuf_start_section(sb, &start_len); in __elfN()
H A Dsubr_sbuf.c924 sbuf_start_section(struct sbuf *s, ssize_t *old_lenp) in sbuf_start_section() function
/freebsd/share/man/man9/
H A DMakefile1999 sbuf.9 sbuf_start_section.9 \