Lines Matching refs:strbuf
12 #include "strbuf.h"
1032 * @buf: a strbuf for result type name
1039 int die_get_typename(Dwarf_Die *vr_die, struct strbuf *buf)
1073 * @buf: a strbuf for type and variable name
1077 int die_get_varname(Dwarf_Die *vr_die, struct strbuf *buf)
1095 * @buf: a strbuf for variable byte offset range
1101 struct strbuf *buf)
1158 * @buf: a strbuf for type and variable name and byte offset range
1163 int die_get_var_range(Dwarf_Die *sp_die, Dwarf_Die *vr_die, struct strbuf *buf)
1218 struct strbuf *buf __maybe_unused)