/kernel/linux/linux-6.6/tools/objtool/include/objtool/ |
H A D | objtool.h | 23 struct elf *elf; member
|
/kernel/linux/linux-6.6/tools/objtool/ |
H A D | orc_dump.c | 76 Elf *elf; in orc_dump() local [all...] |
H A D | orc_gen.c | 107 static int write_orc_entry(struct elf *elf, struct section *orc_sec, in write_orc_entry() argument
|
H A D | special.c | 68 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...] |
/third_party/elfutils/libelf/ |
H A D | elf_getarsym.c | 46 read_number_entries (uint64_t *nump, Elf *elf, size_t *offp, bool index64_p) in read_number_entries() argument 73 elf_getarsym (Elf *elf, size_t *ptr) in elf_getarsym() argument [all...] |
H A D | nlist.c | 62 Elf *elf; in nlist() local
|
H A D | elf_compress_gnu.c | 51 Elf *elf = scn->elf; in elf_compress_gnu() local
|
H A D | common.h | 95 libelf_acquire_all (Elf *elf) in libelf_acquire_all() argument 115 libelf_release_all (Elf *elf) in libelf_release_all() argument
|
/third_party/elfutils/tests/ |
H A D | newdata.c | 39 add_section_data (Elf *elf, char *buf, size_t len) in add_section_data() argument 75 Elf *elf = elf_begin (fd, use_mmap ? ELF_C_WRITE_MMAP : ELF_C_WRITE, NULL); in create_elf() local 160 Elf *elf = elf_begin (fd, use_mmap ? ELF_C_RDWR_MMAP : ELF_C_RDWR, NULL); read_elf() local 171 check_section_size(Elf *elf, size_t size) check_section_size() argument 199 check_section_data(Elf *elf, char *data, size_t len, size_t times) check_section_data() argument 254 Elf *elf = create_elf (fd, class, use_mmap); check_elf() local [all...] |
H A D | sectiondump.c | 39 Elf *elf; in main() local 78 handle_section (Elf *elf, Elf_Scn *scn) in handle_section() argument 163 print_symtab(Elf *elf, Elf_Data *data) print_symtab() argument [all...] |
H A D | asm-tst3.c | 62 Elf *elf; in main() local [all...] |
H A D | elfputzdata.c | 62 Elf *elf = elf_begin (fd, ELF_C_READ, NULL); in main() local
|
H A D | next_cfi.c | 110 Elf *elf = elf_begin (fd, ELF_C_READ, NULL); in main() local
|
H A D | emptyfile.c | 78 Elf *elf = elf_begin (fd, use_mmap ? ELF_C_WRITE_MMAP : ELF_C_WRITE, NULL); in check_elf() local [all...] |
/third_party/elfutils/src/ |
H A D | ranlib.c | 117 copy_content (Elf *elf, int newfd, off_t off, size_t n) in copy_content() argument 177 Elf *elf; in handle_file() local
|
H A D | arlib.c | 207 arlib_add_symbols (Elf *elf, const char *arfname, const char *membername, in arlib_add_symbols() argument
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_module_getsym.c | 58 Elf *elf; in __libdwfl_getsym() local [all...] |
H A D | dwfl_frame.c | 134 dwfl_attach_state (Dwfl *dwfl, Elf *elf, pid_t pid, in dwfl_attach_state() argument
|
H A D | offline.c | 111 process_file(Dwfl *dwfl, const char *name, const char *file_name, int fd, Elf *elf, int (*predicate) (const char *module, const char *file)) process_file() argument 132 process_elf(Dwfl *dwfl, const char *name, const char *file_name, int fd, Elf *elf) process_elf() argument 285 Elf *elf; __libdwfl_report_offline() local [all...] |
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/ |
H A D | native.cpp | 49 namespace elf { namespace 61 get_symbol_table(Elf *elf) { in get_symbol_table() argument 79 get_symbol_offsets(Elf *elf, Elf_Scn *symtab) { in get_symbol_offsets() argument 100 const auto elf = elf in get_symbol_offsets() local [all...] |
/kernel/linux/linux-5.10/arch/alpha/boot/tools/ |
H A D | objstrip.c | 61 struct elfhdr *elf; in main() local [all...] |
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/arch/alpha/boot/tools/ |
H A D | objstrip.c | 61 struct elfhdr *elf; in main() local [all...] |
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | orc_gen.c | 89 static int write_orc_entry(struct elf *elf, struct section *orc_sec, in write_orc_entry() argument
|