Home
last modified time | relevance | path

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

/third_party/elfutils/libebl/
Dlibebl.h59 extern Ebl *ebl_openbackend (Elf *elf);
Deblopenbackend.c355 ebl_openbackend (Elf *elf) in ebl_openbackend() function
DChangeLog1073 (ebl_openbackend): Initialize machine, class, data fields in result.
/third_party/elfutils/libdwfl/
Ddwfl_frame.c160 ebl = ebl_openbackend (elf); in dwfl_attach_state()
Dlinux-core-attach.c317 Ebl *ebl = ebl_openbackend (core); in dwfl_core_file_attach()
Ddwfl_module_getdwarf.c1310 mod->ebl = ebl_openbackend (mod->main.elf); in __libdwfl_module_getebl()
DChangeLog1774 Call ebl_openbackend instead of ebl_openbackend_machine.
/third_party/elfutils/libdw/
Dcfi.c457 cache->ebl = ebl_openbackend (cache->data->s->elf); in cie_cache_initial_state()
/third_party/elfutils/src/
Dobjdump.c755 Ebl *ebl = ebl_openbackend (elf); in handle_elf()
Delfcmp.c739 Ebl *ebl = ebl_openbackend (elf); in open_file()
Dnm.c1551 ebl = ebl_openbackend (elf); in handle_elf()
Dstrip.c1054 ebl = ebl_openbackend (elf); in handle_elf()
Delflint.c4798 ebl = ebl_openbackend (elf); in process_elf_file()
Dreadelf.c970 Ebl *ebl = ebl_openbackend (elf); in process_elf_file()
1020 pure_ebl = ebl_openbackend (pure_elf); in process_elf_file()
DChangeLog515 * elflint.c (process_elf_file): Error out if ebl_openbackend fails.
/third_party/libabigail/
DChangeLog32619 ebl_openbackend().
33015 ebl_openbackend() and ebl_backend_name()