Home
last modified time | relevance | path

Searched defs:elf (Results 51 - 75 of 230) sorted by relevance

12345678910

/third_party/elfutils/tests/
H A Dscnnames.c30 Elf *elf; in main() local
H A Darsymtest.c32 Elf *elf; in main() local
H A Dupdate2.c38 Elf *elf; in main() local
[all...]
H A Dbuildid.c49 Elf *elf = elf_begin (fd, ELF_C_READ, NULL); in main() local
H A Dtest-elf_cntl_gelf_getshdr.c78 Elf *elf = elf_begin (fd, do_mmap ? ELF_C_READ_MMAP : ELF_C_READ, NULL); in main() local
H A Dstrptr.c55 Elf *elf = elf_begin (fd, ELF_C_READ, NULL); in main() local
H A Dasm-tst8.c40 Elf *elf; in main() local
H A Dasm-tst7.c40 Elf *elf; in main() local
H A Ddwfl-bug-fd-leak.c71 Elf *elf = dwarf_getelf (dbg); in elfutils_open() local
81 Elf *elf = dwfl_module_getelf (module, &bias); in elfutils_open() local
H A Dnewfile.c55 Elf *elf; in main() local
H A Dsaridx.c91 Elf *elf; in main() local
H A Darextract.c35 Elf *elf; in main() local
H A Darls.c57 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP, NULL); in handle() local
H A Ddwelfgnucompressed.c49 Elf *elf = elf_begin (fd, ELF_C_READ, NULL); in main() local
H A Delfgetchdr.c49 Elf *elf = elf_begin (fd, ELF_C_READ, NULL); in main() local
H A Delfgetzdata.c55 Elf *elf = elf_begin (fd, mmap ? ELF_C_READ_MMAP : ELF_C_READ, NULL); in main() local
/third_party/elfutils/libelf/
H A Delf_update.c42 write_file (Elf *elf, int64_t size, int change_bo, size_t shnum) in write_file() argument
168 elf_update(Elf *elf, Elf_Cmd cmd) elf_update() argument
[all...]
H A Dgelf_getdyn.c46 Elf *elf; in gelf_getdyn() local
H A Dgelf_getauxv.c45 Elf *elf; in gelf_getauxv() local
H A Dgelf_update_phdr.c41 gelf_update_phdr (Elf *elf, int ndx, GElf_Phdr *src) in gelf_update_phdr() argument
[all...]
H A Dgelf_getphdr.c42 gelf_getphdr (Elf *elf, int ndx, GElf_Phdr *dst) in gelf_getphdr() argument
[all...]
H A Delf_getdata_rawchunk.c43 elf_getdata_rawchunk (Elf *elf, int64_t offset, size_t size, Elf_Type type) in elf_getdata_rawchunk() argument
[all...]
H A Delf_getphdrnum.c42 __elf_getphdrnum_rdlock (Elf *elf, size_t *dst) in __elf_getphdrnum_rdlock() argument
92 __elf_getphdrnum_chk_rdlock(Elf *elf, size_t *dst) __elf_getphdrnum_chk_rdlock() argument
133 elf_getphdrnum(Elf *elf, size_t *dst) elf_getphdrnum() argument
[all...]
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_gnu_debuglink.c36 dwelf_elf_gnu_debuglink (Elf *elf, GElf_Word *crc) in dwelf_elf_gnu_debuglink() argument
/kernel/linux/linux-5.10/tools/objtool/
H A Dobjtool.h18 struct elf *elf; member

Completed in 6 milliseconds

12345678910