Home
last modified time | relevance | path

Searched refs:ebl_openbackend (Results 1 – 14 of 14) sorted by relevance

/external/elfutils/libebl/
Dlibebl.h63 extern Ebl *ebl_openbackend (Elf *elf);
Deblopenbackend.c397 ebl_openbackend (Elf *elf) in ebl_openbackend() function
DChangeLog762 (ebl_openbackend): Initialize machine, class, data fields in result.
/external/elfutils/libdwfl/
Ddwfl_frame.c161 ebl = ebl_openbackend (elf); in dwfl_attach_state()
Dlinux-core-attach.c313 Ebl *ebl = ebl_openbackend (core); in dwfl_core_file_attach()
Ddwfl_module_getdwarf.c1302 mod->ebl = ebl_openbackend (mod->main.elf); in __libdwfl_module_getebl()
DChangeLog895 Call ebl_openbackend instead of ebl_openbackend_machine.
/external/elfutils/libdw/
Dcfi.c443 cache->ebl = ebl_openbackend (cache->data->s->elf); in cie_cache_initial_state()
/external/elfutils/src/
Dobjdump.c767 Ebl *ebl = ebl_openbackend (elf); in handle_elf()
Delfcmp.c738 Ebl *ebl = ebl_openbackend (elf); in open_file()
Dnm.c1524 ebl = ebl_openbackend (elf); in handle_elf()
Dstrip.c480 ebl = ebl_openbackend (elf); in handle_elf()
Dreadelf.c841 Ebl *ebl = ebl_openbackend (elf); in process_elf_file()
890 pure_ebl = ebl_openbackend (pure_elf); in process_elf_file()
Delflint.c4696 ebl = ebl_openbackend (elf); in process_elf_file()