Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dbtf.c970 Elf_Data btf_data_temp, btf_ext_data_temp; local
1076 btf_data_temp.d_buf = (void*)elfio_section_get_data(psection_index);
1077 btf_data_temp.d_size = elfio_section_get_size(psection_index);
1078 btf_data = &btf_data_temp;