Searched defs:elf (Results 1 - 25 of 39) sorted by last modified time

12

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dgsp.h63 } frts, boot, elf, heap; member in struct:nvkm_gsp::__anon19::__anon22
/linux-master/scripts/mod/
H A Dmodpost.c702 static const char *sym_name(struct elf_info *elf, Elf_Sym *sym) argument
765 static void check_section(const char *modname, struct elf_info *elf, argument
1002 static Elf_Sym *find_fromsym(struct elf_info *elf, Elf_Addr addr, argument
1008 static Elf_Sym *find_tosym(struct elf_info *elf, Elf_Addr addr, Elf_Sym *sym) argument
1025 is_executable_section(struct elf_info *elf, unsigned int secndx) argument
1033 default_mismatch_handler(const char *modname, struct elf_info *elf, const struct sectioncheck* const mismatch, Elf_Sym *tsym, unsigned int fsecndx, const char *fromsec, Elf_Addr faddr, const char *tosec, Elf_Addr taddr) argument
1083 check_export_symbol(struct module *mod, struct elf_info *elf, Elf_Addr faddr, const char *secname, Elf_Sym *sym) argument
1153 check_section_mismatch(struct module *mod, struct elf_info *elf, Elf_Sym *sym, unsigned int fsecndx, const char *fromsec, Elf_Addr faddr, Elf_Addr taddr) argument
1352 get_rel_type_and_sym(struct elf_info *elf, uint64_t r_info, unsigned int *r_type, unsigned int *r_sym) argument
1382 section_rela(struct module *mod, struct elf_info *elf, unsigned int fsecndx, const char *fromsec, const Elf_Rela *start, const Elf_Rela *stop) argument
1424 section_rel(struct module *mod, struct elf_info *elf, unsigned int fsecndx, const char *fromsec, const Elf_Rel *start, const Elf_Rel *stop) argument
1473 check_sec_ref(struct module *mod, struct elf_info *elf) argument
[all...]
H A Dmodpost.h165 static inline bool is_valid_name(struct elf_info *elf, Elf_Sym *sym) argument
/linux-master/tools/lib/bpf/
H A Dlibbpf.c630 Elf *elf; member in struct:elf_state
1466 Elf *elf; local
3566 Elf *elf = obj->efile.elf; local
3710 Elf *elf = obj->efile.elf; local
11616 Elf *elf; local
[all...]
H A Dlinker.c52 Elf *elf; member in struct:src_obj
136 Elf *elf; member in struct:bpf_linker
[all...]
H A Delf.c29 Elf *elf; local
62 elf_find_next_scn_by_type(Elf *elf, int sh_type, Elf_Scn *scn) argument
84 Elf *elf; member in struct:elf_sym_iter
96 elf_sym_iter_new(struct elf_sym_iter *iter, Elf *elf, const char *binary_path, int sh_type, int st_type) argument
276 elf_find_func_offset(Elf *elf, const char *binary_path, const char *name) argument
[all...]
H A Dbtf.c1094 Elf *elf = NULL; local
[all...]
/linux-master/fs/
H A Dbinfmt_elf_fdpic.c1237 static inline void fill_elf_fdpic_header(struct elfhdr *elf, int segs) argument
1424 fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, elf_addr_t e_shoff, int segs) argument
1470 struct elfhdr *elf = NULL; local
[all...]
/linux-master/tools/objtool/include/objtool/
H A Delf.h82 struct elf { struct
83 Elf *elf; member in struct:elf
152 has_multiple_files(struct elf *elf) argument
157 elf_addr_size(struct elf *elf) argument
162 elf_rela_size(struct elf *elf) argument
167 elf_data_rela_type(struct elf *elf) argument
172 elf_text_rela_type(struct elf *elf) argument
187 mark_sec_changed(struct elf *elf, struct section *sec, bool changed) argument
242 set_reloc_offset(struct elf *elf, struct reloc *reloc, u64 offset) argument
253 set_reloc_addend(struct elf *elf, struct reloc *reloc, s64 addend) argument
278 set_reloc_sym(struct elf *elf, struct reloc *reloc, unsigned int sym) argument
288 set_reloc_type(struct elf *elf, struct reloc *reloc, unsigned int type) argument
[all...]
/linux-master/tools/objtool/
H A Dorc_dump.c21 Elf *elf; local
[all...]
/linux-master/tools/objtool/arch/x86/
H A Dorc.c100 int write_orc_entry(struct elf *elf, struct section *orc_sec, argument
H A Ddecode.c31 static int is_x86_64(const struct elf *elf) argument
152 const struct elf *elf = file->elf; local
[all...]
/linux-master/tools/objtool/arch/loongarch/
H A Dorc.c101 int write_orc_entry(struct elf *elf, struct section *orc_sec, argument
H A Ddecode.c64 static bool is_loongarch(const struct elf *elf) argument
280 const struct elf *elf = file->elf; local
/linux-master/tools/perf/util/
H A Dunwind-libunwind-local.c174 Elf *elf; local
211 Elf *elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); local
234 Elf *elf; local
[all...]
H A Dsymbol-elf.c68 static int elf_getphdrnum(Elf *elf, size_t *dst) argument
181 static size_t elf_addr_to_index(Elf *elf, GElf_Addr addr) argument
200 Elf_Scn *elf_section_by_name(Elf *elf, GElf_Ehdr *ep, argument
229 Elf *elf; local
254 elf_read_program_header(Elf *elf, u64 vaddr, GElf_Phdr *phdr) argument
403 get_ifunc_name(Elf *elf, struct dso *dso, GElf_Ehdr *ehdr, struct rel_info *ri, char *buf, size_t buf_sz) argument
539 get_rela_dyn_info(Elf *elf, GElf_Ehdr *ehdr, struct rela_dyn_info *di, Elf_Scn *scn) argument
633 dso__synthesize_plt_got_symbols(struct dso *dso, Elf *elf, GElf_Ehdr *ehdr, char *buf, size_t buf_sz) argument
684 Elf *elf; local
857 elf_read_build_id(Elf *elf, void *bf, size_t size) argument
971 Elf *elf; local
1124 Elf *elf; local
1233 Elf *elf; local
1344 max_text_section(Elf *elf, GElf_Ehdr *ehdr) argument
1564 Elf *elf; local
1862 elf_read_maps(Elf *elf, bool exe, mapfn_t mapfn, void *data) argument
1898 Elf *elf; local
1918 Elf *elf; local
1990 Elf *elf; member in struct:kcore
2330 kcore_copy__read_maps(struct kcore_copy_info *kci, Elf *elf) argument
2396 kcore_copy__calc_maps(struct kcore_copy_info *kci, const char *dir, Elf *elf) argument
2727 populate_sdt_note(Elf **elf, const char *data, size_t len, struct list_head *sdt_notes) argument
2859 construct_sdt_notes_list(Elf *elf, struct list_head *sdt_notes) argument
2926 Elf *elf; local
[all...]
H A Dprobe-event.c294 Elf *elf; local
619 Elf *elf; local
[all...]
H A Dprobe-finder.c1127 Elf *elf; local
H A Ddebuginfo.c148 Elf *elf; local
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-core.c308 Elf64_Ehdr *elf; local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtrace_helpers.c338 Elf *elf = NULL; local
H A Dveristat.c377 Elf *elf = NULL; local
/linux-master/tools/bpf/resolve_btfids/
H A Dmain.c121 Elf *elf; member in struct:object::__anon3116
305 static int compressed_section_fix(Elf *elf, Elf_Scn *scn, GElf_Shdr *sh) argument
334 Elf *elf; local
[all...]
/linux-master/arch/mips/kernel/
H A Delf.c76 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, argument
/linux-master/arch/loongarch/kernel/
H A Delf.c15 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, argument

Completed in 378 milliseconds

12