Home
last modified time | relevance | path

Searched defs:ebl (Results 1 – 25 of 115) sorted by relevance

12345

/external/elfutils/src/libebl/
DlibeblP.h39 struct ebl struct
55 /* See ebl-hooks.h for the declarations of the hook functions. */ argument
63 /* Number of registers to allocate for ebl_set_initial_registers_tid. argument
69 If not initialized (0) then ebl_func_addr_mask will return ~0, argument
74 ebl_resolve_sym_value if available for this arch. */ argument
84 typedef const char *(*ebl_bhinit_t) (Elf *, GElf_Half, Ebl *, size_t); argument
Deblinitreg.c37 ebl_set_initial_registers_tid (Ebl *ebl, pid_t tid, in ebl_set_initial_registers_tid()
48 ebl_frame_nregs (Ebl *ebl) in ebl_frame_nregs()
54 ebl_func_addr_mask (Ebl *ebl) in ebl_func_addr_mask()
Deblelfclass.c38 ebl_get_elfclass (ebl) in ebl_get_elfclass() argument
Deblbackendname.c39 ebl_backend_name (ebl) in ebl_backend_name() argument
Deblelfdata.c38 ebl_get_elfdata (ebl) in ebl_get_elfdata() argument
Deblsysvhashentrysize.c38 ebl_sysvhash_entrysize (ebl) in ebl_sysvhash_entrysize() argument
Deblclosebackend.c40 ebl_closebackend (Ebl *ebl) in ebl_closebackend()
Deblbsspltp.c38 ebl_bss_plt_p (ebl) in ebl_bss_plt_p() argument
Deblelfmachine.c38 ebl_get_elfmachine (ebl) in ebl_get_elfmachine() argument
Deblopenbackend.c518 default_check_special_section (Ebl *ebl __attribute__ ((unused)), in default_check_special_section()
709 default_register_info (Ebl *ebl __attribute__ ((unused)), in default_register_info()
726 default_syscall_abi (Ebl *ebl __attribute__ ((unused)), in default_syscall_abi()
740 default_check_object_attribute (Ebl *ebl __attribute__ ((unused)), in default_check_object_attribute()
752 default_check_reloc_target_type (Ebl *ebl __attribute__ ((unused)), in default_check_reloc_target_type()
759 default_abi_cfi (Ebl *ebl __attribute__ ((unused)), in default_abi_cfi()
Deblrelocsimpletype.c37 ebl_reloc_simple_type (ebl, reloc) in ebl_reloc_simple_type() argument
Deblreloctypecheck.c38 ebl_reloc_type_check (ebl, reloc) in ebl_reloc_type_check() argument
Deblcheckreloctargettype.c37 ebl_check_reloc_target_type (Ebl *ebl, Elf64_Word sh_type) in ebl_check_reloc_target_type()
Deblcopyrelocp.c38 ebl_copy_reloc_p (ebl, reloc) in ebl_copy_reloc_p() argument
Deblabicfi.c37 ebl_abi_cfi (ebl, abi_info) in ebl_abi_cfi() argument
Deblresolvesym.c37 ebl_resolve_sym_value (Ebl *ebl, GElf_Addr *addr) in ebl_resolve_sym_value()
/external/elfutils/src/src/
Delflint.c314 section_name (Ebl *ebl, int idx) in section_name()
354 check_elf_header (Ebl *ebl, GElf_Ehdr *ehdr, size_t size) in check_elf_header()
534 check_scn_group (Ebl *ebl, int idx) in check_scn_group()
583 check_symtab (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_symtab()
1042 is_rel_dyn (Ebl *ebl, const GElf_Ehdr *ehdr, int idx, const GElf_Shdr *shdr, in is_rel_dyn()
1210 check_reloc_shdr (Ebl *ebl, const GElf_Ehdr *ehdr, const GElf_Shdr *shdr, in check_reloc_shdr()
1331 check_one_reloc (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *relshdr, int idx, in check_one_reloc()
1452 check_rela (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_rela()
1503 check_rel (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_rel()
1558 check_dynamic (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_dynamic()
[all …]
Dobjdump.c361 show_relocs_x (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *symdata, in show_relocs_x()
417 show_relocs_rel (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data, in show_relocs_rel()
438 show_relocs_rela (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data, in show_relocs_rela()
489 show_relocs (Ebl *ebl, const char *fname, uint32_t shstrndx) in show_relocs()
566 show_full_content (Ebl *ebl, const char *fname, uint32_t shstrndx) in show_full_content()
699 show_disasm (Ebl *ebl, const char *fname, uint32_t shstrndx) in show_disasm()
771 Ebl *ebl = ebl_openbackend (elf); in handle_elf() local
/external/elfutils/src/libasm/
Dasm_begin.c70 prepare_binary_output (AsmCtx_t *result, Ebl *ebl) in prepare_binary_output()
130 asm_begin (fname, ebl, textp) in asm_begin() argument
/external/elfutils/src/backends/
Darm_symbol.c111 arm_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type) in arm_reloc_simple_type()
128 arm_check_reloc_target_type (Ebl *ebl __attribute__ ((unused)), Elf64_Word sh_type) in arm_check_reloc_target_type()
Dia64_symbol.c118 ia64_reloc_simple_type (Ebl *ebl, int type) in ia64_reloc_simple_type()
154 ia64_check_reloc_target_type (Ebl *ebl __attribute__ ((unused)), Elf64_Word sh_type) in ia64_check_reloc_target_type()
Dsparc_symbol.c42 sparc_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type) in sparc_reloc_simple_type()
74 sparc_check_special_section (Ebl *ebl, in sparc_check_special_section()
Dalpha_symbol.c64 alpha_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type) in alpha_reloc_simple_type()
86 alpha_check_special_section (Ebl *ebl, in alpha_check_special_section()
/external/elfutils/src/libdwfl/
Dframe_unwind.c54 Ebl *ebl = state->thread->process->ebl; in __libdwfl_frame_reg_get() local
71 Ebl *ebl = state->thread->process->ebl; in __libdwfl_frame_reg_set() local
503 Ebl *ebl = process->ebl; in new_unwound() local
536 Ebl *ebl = process->ebl; in handle_cfi() local
708 Ebl *ebl = process->ebl; in __libdwfl_frame_unwind() local
Ddwfl_frame.c46 Ebl *ebl = state->thread->process->ebl; in state_fetch_pc() local
90 Ebl *ebl = thread->process->ebl; in state_alloc() local
156 Ebl *ebl; in dwfl_attach_state() local
416 Ebl *ebl = thread->process->ebl; in INTDEF() local

12345