Searched refs:dump_buf_sz (Results 1 – 2 of 2) sorted by relevance
7 static size_t dump_buf_sz; variable67 dump_buf_file = open_memstream(&dump_buf, &dump_buf_sz); in test_btf_split()78 dump_buf[dump_buf_sz] = 0; /* some libc implementations don't do this */ in test_btf_split()
130 static size_t dump_buf_sz; variable139 dump_buf_file = open_memstream(&dump_buf, &dump_buf_sz); in test_btf_dump_incremental()191 dump_buf[dump_buf_sz] = 0; /* some libc implementations don't do this */ in test_btf_dump_incremental()241 dump_buf[dump_buf_sz] = 0; /* some libc implementations don't do this */ in test_btf_dump_incremental()