Home
last modified time | relevance | path

Searched defs:str_sec (Results 1 - 7 of 7) sorted by relevance

/third_party/elfio/examples/write_obj/
H A Dwrite_obj.cpp74 section* str_sec = writer.sections.add( ".strtab" ); in main() local
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf_probes.c146 libbpf__load_raw_btf(const char *raw_types, size_t types_len, const char *str_sec, size_t str_len) libbpf__load_raw_btf() argument
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf_probes.c221 libbpf__load_raw_btf(const char *raw_types, size_t types_len, const char *str_sec, size_t str_len) libbpf__load_raw_btf() argument
/third_party/elfio/tests/
H A DELFIOTest1.cpp78 section* str_sec = writer.sections.add( ".strtab" ); in write_obj_i386() local
626 section* str_sec = writer.sections.add( ".strtab" ); in TEST() local
743 section* str_sec = writer.sections.add( ".strtab" ); TEST() local
[all...]
/third_party/libbpf/src/
H A Dlibbpf_probes.c221 libbpf__load_raw_btf(const char *raw_types, size_t types_len, const char *str_sec, size_t str_len) libbpf__load_raw_btf() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c65 const char *str_sec; member
3729 const char *str_sec; global() member
4960 const char *str_sec; global() member
6215 const char *str_sec; global() member
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c62 const char *str_sec; member
4387 const char *str_sec; global() member
5602 const char *str_sec; global() member
6856 const char *str_sec; global() member
[all...]

Completed in 7 milliseconds