/third_party/elfutils/tests/ |
H A D | vendorelf.c | 47 Elf *elf = elf_begin (fd, use_mmap ? ELF_C_WRITE_MMAP : ELF_C_WRITE, NULL); in check_elf() local [all...] |
H A D | zstrptr.c | 34 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 D | asm-tst9.c | 90 Elf *elf; in main() local
|
H A D | asm-tst2.c | 70 Elf *elf; in main() local
|
H A D | asm-tst1.c | 70 Elf *elf; in main() local
|
H A D | update4.c | 40 Elf *elf; in main() local [all...] |
H A D | xlate_notes.c | 55 Elf *elf = elf_begin (fd, ELF_C_READ, NULL); in main() local
|
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/libebl/ |
H A D | libeblP.h | 49 Elf *elf; member
|
/third_party/elfutils/backends/ |
H A D | s390_symbol.c | 65 s390_check_special_symbol (Elf *elf, const GElf_Sym *sym, in s390_check_special_symbol() argument
|
H A D | aarch64_symbol.c | 68 aarch64_check_special_symbol (Elf *elf, const GElf_Sym *sym, in aarch64_check_special_symbol() argument
|
H A D | riscv_symbol.c | 91 riscv_check_special_symbol (Elf *elf, const GElf_Sym *sym, in riscv_check_special_symbol() argument
|
H A D | ppc64_symbol.c | 98 ppc64_check_special_symbol (Elf *elf, in ppc64_check_special_symbol() argument
|
/third_party/elfutils/libelf/ |
H A D | elf_strptr.c | 75 elf_strptr (Elf *elf, size_t idx, size_t offset) in elf_strptr() argument [all...] |
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/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
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_module_getsym.c | 58 Elf *elf; in __libdwfl_getsym() local [all...] |