Searched defs:elf (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_bpf/ |
| H A D | bpf_load_elf.c | 135 find_elf_code(Elf *elf, const char *section, Elf_Data **psd, size_t *pidx) in find_elf_code() 184 process_reloc(Elf *elf, size_t sym_idx, Elf64_Rel *re, size_t re_sz, in process_reloc() 234 elf_reloc_code(Elf *elf, Elf_Data *ed, size_t sidx, in elf_reloc_code() 269 Elf *elf; in bpf_load_elf() local
|
| /f-stack/dpdk/buildtools/pmdinfogen/ |
| H A D | pmdinfogen.c | 27 static const char *sym_name(struct elf_info *elf, Elf_Sym *sym) in sym_name()
|