Home
last modified time | relevance | path

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

/third_party/elfutils/backends/
Dbpf_init.c43 bpf_init (Elf *elf __attribute__ ((unused)), in bpf_init() function
DChangeLog96 * bpf_init.c (bpf_init): Likewise.
134 * bpf_init.c (bpf_init.c): Remove eh->name;
251 * bpf_init.c (bpf_init): Add reloc_simple_type HOOK.
342 * bpf_init.c (disasm): Always hook.
427 * bpf_init.c, bpf_regs.c, bpf_reloc.def: New files.
DMakefile.am91 bpf_SRCS = bpf_init.c bpf_regs.c bpf_symbol.c
/third_party/elfutils/libebl/
Deblopenbackend.c55 Ebl *bpf_init (Elf *, GElf_Half, Ebl *);
149 { bpf_init, "elf_bpf", "bpf", 3, EM_BPF, 0, 0 },
DChangeLog80 ppc64_init, s390_init, tilegx_init, m68k_init, bpf_init,
/third_party/elfutils/
Delfutils_config.gni39 "//third_party/elfutils/backends/bpf_init.c",