Home
last modified time | relevance | path

Searched defs:elf (Results 101 - 125 of 230) sorted by relevance

12345678910

/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Dobjtool.h23 struct elf *elf; member
/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...]
/third_party/elfutils/libelf/
H A Delf_getarsym.c46 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 Dnlist.c62 Elf *elf; in nlist() local
H A Delf_compress_gnu.c51 Elf *elf = scn->elf; in elf_compress_gnu() local
H A Dcommon.h95 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 Dnewdata.c39 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 Dsectiondump.c39 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 Dasm-tst3.c62 Elf *elf; in main() local
[all...]
H A Delfputzdata.c62 Elf *elf = elf_begin (fd, ELF_C_READ, NULL); in main() local
H A Dnext_cfi.c110 Elf *elf = elf_begin (fd, ELF_C_READ, NULL); in main() local
H A Demptyfile.c78 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 Dranlib.c117 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 Darlib.c207 arlib_add_symbols (Elf *elf, const char *arfname, const char *membername, in arlib_add_symbols() argument
/third_party/elfutils/libdwfl/
H A Ddwfl_module_getsym.c58 Elf *elf; in __libdwfl_getsym() local
[all...]
H A Ddwfl_frame.c134 dwfl_attach_state (Dwfl *dwfl, Elf *elf, pid_t pid, in dwfl_attach_state() argument
H A Doffline.c111 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 Dnative.cpp49 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 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/tools/objtool/
H A Dorc_gen.c89 static int write_orc_entry(struct elf *elf, struct section *orc_sec, in write_orc_entry() argument

Completed in 13 milliseconds

12345678910