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
DChangeLog932 (ebl_openbackend): Initialize machine, class, data fields in result.
/external/elfutils/libdwfl/
Ddwfl_frame.c164 ebl = ebl_openbackend (elf); in dwfl_attach_state()
Dlinux-core-attach.c316 Ebl *ebl = ebl_openbackend (core); in dwfl_core_file_attach()
Ddwfl_module_getdwarf.c1311 mod->ebl = ebl_openbackend (mod->main.elf); in __libdwfl_module_getebl()
DChangeLog1226 Call ebl_openbackend instead of ebl_openbackend_machine.
/external/elfutils/libdw/
Dcfi.c445 cache->ebl = ebl_openbackend (cache->data->s->elf); in cie_cache_initial_state()
/external/elfutils/src/
Dobjdump.c755 Ebl *ebl = ebl_openbackend (elf); in handle_elf()
Delfcmp.c740 Ebl *ebl = ebl_openbackend (elf); in open_file()
Dnm.c1515 ebl = ebl_openbackend (elf); in handle_elf()
Dstrip.c998 ebl = ebl_openbackend (elf); in handle_elf()
Delflint.c4761 ebl = ebl_openbackend (elf); in process_elf_file()
Dreadelf.c912 Ebl *ebl = ebl_openbackend (elf); in process_elf_file()
964 pure_ebl = ebl_openbackend (pure_elf); in process_elf_file()