Home
last modified time | relevance | path

Searched refs:ebl_openbackend (Results 1 - 12 of 12) sorted by relevance

/third_party/elfutils/libebl/
H A Dlibebl.h59 extern Ebl *ebl_openbackend (Elf *elf);
H A Deblopenbackend.c355 ebl_openbackend (Elf *elf) in ebl_openbackend() function
/third_party/elfutils/libdwfl/
H A Ddwfl_frame.c160 ebl = ebl_openbackend (elf); in dwfl_attach_state()
H A Dlinux-core-attach.c317 Ebl *ebl = ebl_openbackend (core); in dwfl_core_file_attach()
H A Ddwfl_module_getdwarf.c1310 mod->ebl = ebl_openbackend (mod->main.elf); in __libdwfl_module_getebl()
/third_party/elfutils/libdw/
H A Dcfi.c457 cache->ebl = ebl_openbackend (cache->data->s->elf); in cie_cache_initial_state()
/third_party/elfutils/src/
H A Dobjdump.c755 Ebl *ebl = ebl_openbackend (elf); in handle_elf()
H A Delfcmp.c739 Ebl *ebl = ebl_openbackend (elf); in open_file()
H A Dnm.c1551 ebl = ebl_openbackend (elf); in handle_elf()
H A Dstrip.c1054 ebl = ebl_openbackend (elf); in handle_elf()
H A Delflint.c4798 ebl = ebl_openbackend (elf); in process_elf_file()
H A Dreadelf.c970 Ebl *ebl = ebl_openbackend (elf); in process_elf_file()
1020 pure_ebl = ebl_openbackend (pure_elf); in process_elf_file()

Completed in 34 milliseconds