Home
last modified time | relevance | path

Searched defs:elf (Results 1 - 25 of 61) sorted by relevance

123

/kernel/linux/linux-5.10/tools/build/feature/
H A Dtest-libelf.c6 Elf *elf = elf_begin(0, ELF_C_READ, 0); in main() local
/kernel/linux/linux-6.6/tools/build/feature/
H A Dtest-libelf.c6 Elf *elf = elf_begin(0, ELF_C_READ, 0); in main() local
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Dendianness.h15 static inline bool need_bswap(struct elf *elf) in need_bswap() argument
H A Dobjtool.h23 struct elf *elf; member
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Delf.c20 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() argument
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Delf.c15 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() argument
/kernel/linux/linux-5.10/tools/objtool/
H A Dobjtool.h18 struct elf *elf; member
H A Dorc_dump.c72 Elf *elf; in orc_dump() local
[all...]
H A Dspecial.c65 static int get_alt_entry(struct elf *elf, struct special_entry *entry, in get_alt_entry() argument
123 int special_get_alts(struct elf *elf, struct list_head *alts) in special_get_alts() argument
H A Dorc_gen.c89 static int write_orc_entry(struct elf *elf, struct section *orc_sec, in write_orc_entry() argument
H A Delf.h85 struct elf { struct
86 Elf *elf; member
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymsrc.h21 Elf *elf; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymsrc.h21 Elf *elf; member
/kernel/linux/linux-5.10/arch/x86/realmode/rm/
H A DMakefile
/kernel/linux/linux-6.6/arch/x86/realmode/rm/
H A DMakefile
/kernel/linux/linux-6.6/tools/objtool/
H A Dorc_dump.c76 Elf *elf; in orc_dump() local
[all...]
H A Dorc_gen.c107 static int write_orc_entry(struct elf *elf, struct section *orc_sec, in write_orc_entry() argument
H A Dspecial.c68 static int get_alt_entry(struct elf *elf, const struct special_entry *entry, in get_alt_entry() argument
140 int special_get_alts(struct elf *elf, struct list_head *alts) in special_get_alts() argument
[all...]
/kernel/linux/linux-5.10/arch/alpha/boot/tools/
H A Dobjstrip.c61 struct elfhdr *elf; in main() local
[all...]
/kernel/linux/linux-5.10/arch/x86/boot/
H A DMakefile
/kernel/linux/linux-6.6/arch/alpha/boot/tools/
H A Dobjstrip.c61 struct elfhdr *elf; in main() local
[all...]
/kernel/linux/linux-6.6/arch/x86/boot/
H A DMakefile
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Delf.c76 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() argument
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Delf.c76 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc() argument
/kernel/linux/linux-5.10/tools/objtool/arch/x86/
H A Ddecode.c32 static int is_x86_64(const struct elf *elf) in is_x86_64() argument
87 int arch_decode_instruction(const struct elf *elf, const struct section *sec, in arch_decode_instruction() argument

Completed in 9 milliseconds

123