Home
last modified time | relevance | path

Searched defs:elf (Results 1 – 25 of 26) sorted by relevance

12

/linux/tools/objtool/include/objtool/
H A Delf.h106 struct elf { argument
86 struct elf { global() struct
87 elfelf global() argument
102 symbol_hashelf global() argument
103 symbol_name_hashelf global() argument
104 section_hashelf global() argument
105 section_name_hashelf global() argument
112 symbol_dataelf global() argument
156 has_multiple_files(struct elf * elf) has_multiple_files() argument
161 elf_addr_size(struct elf * elf) elf_addr_size() argument
166 elf_rela_size(struct elf * elf) elf_rela_size() argument
171 elf_data_rela_type(struct elf * elf) elf_data_rela_type() argument
176 elf_text_rela_type(struct elf * elf) elf_text_rela_type() argument
191 mark_sec_changed(struct elf * elf,struct section * sec,bool changed) mark_sec_changed() argument
246 set_reloc_offset(struct elf * elf,struct reloc * reloc,u64 offset) set_reloc_offset() argument
257 set_reloc_addend(struct elf * elf,struct reloc * reloc,s64 addend) set_reloc_addend() argument
282 set_reloc_sym(struct elf * elf,struct reloc * reloc,unsigned int sym) set_reloc_sym() argument
292 set_reloc_type(struct elf * elf,struct reloc * reloc,unsigned int type) set_reloc_type() argument
[all...]
H A Dendianness.h15 need_bswap(struct elf * elf) need_bswap() argument
21 bswap_if_needed(elf,val) global() argument
H A Dobjtool.h23 struct elf *elf; member
/linux/scripts/mod/
H A Dsymsearch.c50 static unsigned int symbol_count(struct elf_info *elf) in symbol_count()
68 static void symsearch_populate(struct elf_info *elf, in symsearch_populate()
124 void symsearch_init(struct elf_info *elf) in symsearch_init()
139 void symsearch_finish(struct elf_info *elf) in symsearch_finish()
153 Elf_Sym *symsearch_find_nearest(struct elf_info *elf, Elf_Addr addr, in symsearch_find_nearest()
/linux/tools/perf/util/
H A Dsymbol-elf.c54 static int elf_getphdrnum(Elf *elf, size_t *dst) in elf_getphdrnum()
167 static size_t elf_addr_to_index(Elf *elf, GElf_Addr addr) in elf_addr_to_index()
186 Elf_Scn *elf_section_by_name(Elf *elf, GElf_Ehdr *ep, in elf_section_by_name()
215 Elf *elf; in filename__has_section() local
240 static int elf_read_program_header(Elf *elf, u64 vaddr, GElf_Phdr *phdr) in elf_read_program_header()
335 static bool get_ifunc_name(Elf *elf, struct dso *dso, GElf_Ehdr *ehdr, in get_ifunc_name()
471 static void get_rela_dyn_info(Elf *elf, GElf_Ehdr *ehdr, struct rela_dyn_info *di, Elf_Scn *scn) in get_rela_dyn_info()
565 static int dso__synthesize_plt_got_symbols(struct dso *dso, Elf *elf, in dso__synthesize_plt_got_symbols()
616 Elf *elf; in dso__synthesize_plt_symbols() local
784 static int elf_read_build_id(Elf *elf, void *bf, size_t size) in elf_read_build_id()
[all …]
H A Dsymsrc.h21 Elf *elf; member
H A Dunwind-libunwind-local.c174 Elf *elf; in elf_section_address_and_offset() local
211 Elf *elf = elf_begin(fd, PERF_ELF_C_READ_MMAP, NULL); in elf_base_address() local
234 Elf *elf; in elf_is_exec() local
H A Ddebuginfo.c156 Elf *elf; in debuginfo__get_text_offset() local
H A Dprobe-event.c301 Elf *elf; in find_module_name() local
626 Elf *elf; in get_text_start_address() local
H A Dprobe-finder.c1138 Elf *elf; in debuginfo__find_probes() local
/linux/tools/objtool/arch/x86/
H A Ddecode.c31 is_x86_64(const struct elf * elf) is_x86_64() argument
158 const struct elf *elf = file->elf; arch_decode_instruction() local
884 arch_absolute_reloc(struct elf * elf,struct reloc * reloc) arch_absolute_reloc() argument
[all...]
/linux/tools/build/feature/
H A Dtest-libelf.c6 Elf *elf = elf_begin(0, ELF_C_READ, 0); in main() local
/linux/arch/loongarch/kernel/
H A Delf.c14 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc()
/linux/tools/bpf/resolve_btfids/
H A Dmain.c121 Elf *elf; member
306 static int compressed_section_fix(Elf *elf, Elf_Scn *scn, GElf_Shdr *sh) in compressed_section_fix()
335 Elf *elf; in elf_collect() local
/linux/arch/alpha/boot/tools/
H A Dobjstrip.c61 struct elfhdr *elf; in main() local
/linux/fs/
H A Dbinfmt_elf_fdpic.c1240 static inline void fill_elf_fdpic_header(struct elfhdr *elf, int segs) in fill_elf_fdpic_header()
1428 static void fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, in fill_extnum_info()
1474 struct elfhdr *elf = NULL; in elf_fdpic_core_dump() local
/linux/arch/mips/kernel/
H A Delf.c76 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc()
/linux/scripts/gendwarfksyms/
H A Dkabi.c124 Elf *elf; in kabi_read_rules() local
H A Dsymbols.c202 Elf *elf; in elf_for_each_global() local
/linux/arch/powerpc/kernel/
H A Dfadump.c926 struct elfhdr *elf; in fadump_init_elfcore_header() local
1006 struct elfhdr *elf; in fadump_populate_elfcorehdr() local
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c140 } elf; variable
/linux/arch/powerpc/platforms/powernv/
H A Dopal-core.c308 Elf64_Ehdr *elf; in create_opalcore() local
/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.c436 Elf *elf = NULL; read_build_id() local
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dgsp.h99 } frts, boot, elf, heap; member
/linux/tools/objtool/
H A Dcheck.c4845 __weak bool arch_absolute_reloc(struct elf *elf, struct reloc *reloc) in arch_absolute_reloc()

12