Home
last modified time | relevance | path

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

1234567

/third_party/elfutils/libelf/
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...]
H A Delf_end.c42 elf_end (Elf *elf) in elf_end() argument
[all...]
/third_party/elfutils/tests/
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
H A Dalldts.c84 Elf *elf = elf_begin (fd, ELF_C_WRITE, NULL); in main() local
[all...]
H A Delfshphehdr.c58 test (Elf *elf, int class, bool layout) in test() argument
158 Elf *elf; main() local
[all...]
H A Dshowptable.c30 Elf *elf; in main() local
[all...]
H A Dupdate3.c40 Elf *elf; in main() local
[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
/third_party/elfutils/libdwfl/
H A Ddwfl_module_build_id.c61 __libdwfl_find_build_id (Dwfl_Module *mod, bool set, Elf *elf) in __libdwfl_find_build_id() argument

Completed in 7 milliseconds

1234567