Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c6762 unsigned int raw_btf_size, linfo_str_off, linfo_size = 0; in do_test_info_raw() local
6793 test->str_sec_size, &linfo_size); in do_test_info_raw()
6812 if (linfo_size) { in do_test_info_raw()
6815 attr.line_info_cnt = linfo_size / attr.line_info_rec_size; in do_test_info_raw()