Searched refs:sbuf_start_section (Results 1 – 3 of 3) sorted by relevance
105 void sbuf_start_section(struct sbuf *, ssize_t *);
1881 sbuf_start_section(sb, NULL); in __elfN()2122 sbuf_start_section(sb, &old_len); in __elfN()2127 sbuf_start_section(sb, &old_len); in __elfN()2435 sbuf_start_section(sb, &start_len); in note_procstat_files()
900 sbuf_start_section(struct sbuf *s, ssize_t *old_lenp) in sbuf_start_section() function