Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlinker.c2612 static int emit_elf_data_sec(struct bpf_linker *linker, const char *sec_name, in emit_elf_data_sec() function
2703 err = emit_elf_data_sec(linker, BTF_ELF_SEC, 8, raw_data, raw_sz); in finalize_btf()
2715 err = emit_elf_data_sec(linker, BTF_EXT_ELF_SEC, 8, raw_data, raw_sz); in finalize_btf()