Home
last modified time | relevance | path

Searched defs:elf (Results 76 - 100 of 169) sorted by relevance

1234567

/third_party/elfutils/tests/
H A Dvendorelf.c47 Elf *elf = elf_begin (fd, use_mmap ? ELF_C_WRITE_MMAP : ELF_C_WRITE, NULL); in check_elf() local
[all...]
H A Dzstrptr.c34 print_strings (Elf_Scn *scn, Elf *elf, size_t ndx) in print_strings() argument
75 Elf *elf = elf_begin (fd, ELF_C_READ, NULL); in main() local
[all...]
H A Dasm-tst9.c90 Elf *elf; in main() local
H A Dasm-tst2.c70 Elf *elf; in main() local
H A Dasm-tst1.c70 Elf *elf; in main() local
H A Dupdate4.c40 Elf *elf; in main() local
[all...]
H A Dxlate_notes.c55 Elf *elf = elf_begin (fd, ELF_C_READ, NULL); in main() local
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/libebl/
H A DlibeblP.h49 Elf *elf; member
/third_party/elfutils/backends/
H A Ds390_symbol.c65 s390_check_special_symbol (Elf *elf, const GElf_Sym *sym, in s390_check_special_symbol() argument
H A Daarch64_symbol.c68 aarch64_check_special_symbol (Elf *elf, const GElf_Sym *sym, in aarch64_check_special_symbol() argument
H A Driscv_symbol.c91 riscv_check_special_symbol (Elf *elf, const GElf_Sym *sym, in riscv_check_special_symbol() argument
H A Dppc64_symbol.c98 ppc64_check_special_symbol (Elf *elf, in ppc64_check_special_symbol() argument
/third_party/elfutils/libelf/
H A Delf_strptr.c75 elf_strptr (Elf *elf, size_t idx, size_t offset) in elf_strptr() argument
[all...]
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/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
/third_party/elfutils/libdwfl/
H A Ddwfl_module_getsym.c58 Elf *elf; in __libdwfl_getsym() local
[all...]

Completed in 13 milliseconds

1234567