Searched refs:str_sec (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | btf.c | 1231 .str_sec = "", 1299 .str_sec = "", 1512 .str_sec = "", 1678 .str_sec = "", 1700 .str_sec = "", 1724 .str_sec = "", 1750 .str_sec = "", 1772 .str_sec = "", 1796 .str_sec = "", 1820 .str_sec = "", [all …]
|
/linux-6.3-rc2/tools/lib/bpf/ |
A D | libbpf_probes.c | 219 const char *str_sec, size_t str_len) in libbpf__load_raw_btf() argument 239 memcpy(raw_btf + hdr.hdr_len + hdr.type_len, str_sec, hdr.str_len); in libbpf__load_raw_btf()
|
A D | libbpf_internal.h | 367 const char *str_sec, size_t str_len);
|
Completed in 14 milliseconds