Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlinker.c312 static struct dst_sec *add_dst_sec(struct bpf_linker *linker, const char *sec_name) in add_dst_sec() function
390 sec = add_dst_sec(linker, ".strtab"); in init_output_elf()
429 sec = add_dst_sec(linker, ".symtab"); in init_output_elf()
1368 dst_sec = add_dst_sec(linker, src_sec->sec_name); in linker_append_sec_data()
2216 dst_sec = add_dst_sec(linker, src_sec->sec_name); in linker_append_elf_relos()