Home
last modified time | relevance | path

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

1234567

/dports/devel/elfutils/elfutils-0.179/libebl/
H A DlibeblP.h39 struct ebl struct
52 /* See ebl-hooks.h for the declarations of the hook functions. */ argument
60 /* Number of registers to allocate for ebl_set_initial_registers_tid. argument
72 If not initialized (0) then ebl_func_addr_mask will return ~0, argument
77 ebl_resolve_sym_value if available for this arch. */ argument
84 typedef const char *(*ebl_bhinit_t) (Elf *, GElf_Half, Ebl *, size_t); argument
H A 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()
55 ebl_func_addr_mask (Ebl *ebl) in ebl_func_addr_mask()
H A Deblabicfi.c37 ebl_abi_cfi (Ebl *ebl, Dwarf_CIE *abi_info) in ebl_abi_cfi()
43 ebl_ra_offset (Ebl *ebl) in ebl_ra_offset()
H A Deblbackendname.c39 ebl_backend_name (Ebl *ebl) in ebl_backend_name()
H A Deblbsspltp.c38 ebl_bss_plt_p (Ebl *ebl) in ebl_bss_plt_p()
H A Deblsysvhashentrysize.c38 ebl_sysvhash_entrysize (Ebl *ebl) in ebl_sysvhash_entrysize()
H A Deblelfclass.c38 ebl_get_elfclass (Ebl *ebl) in ebl_get_elfclass()
H A Deblelfdata.c38 ebl_get_elfdata (Ebl *ebl) in ebl_get_elfdata()
H A Deblclosebackend.c40 ebl_closebackend (Ebl *ebl) in ebl_closebackend()
H A Deblelfmachine.c38 ebl_get_elfmachine (Ebl *ebl) in ebl_get_elfmachine()
H A Debldebugscnp.c39 ebl_debugscn_p (Ebl *ebl, const char *name) in ebl_debugscn_p()
H A Deblnormalizepc.c36 ebl_normalize_pc (Ebl *ebl, Dwarf_Addr *pc) in ebl_normalize_pc()
H A Deblrelativerelocp.c38 ebl_relative_reloc_p (Ebl *ebl, int reloc) in ebl_relative_reloc_p()
H A Deblreloctypecheck.c38 ebl_reloc_type_check (Ebl *ebl, int reloc) in ebl_reloc_type_check()
H A Deblrelocvaliduse.c38 ebl_reloc_valid_use (Ebl *ebl, int reloc) in ebl_reloc_valid_use()
H A Deblstother.c37 ebl_check_st_other_bits (Ebl *ebl, unsigned char st_other) in ebl_check_st_other_bits()
H A Deblcheckreloctargettype.c37 ebl_check_reloc_target_type (Ebl *ebl, Elf64_Word sh_type) in ebl_check_reloc_target_type()
/dports/devel/elfutils/elfutils-0.179/libasm/
H A Dasm_begin.c70 prepare_binary_output (AsmCtx_t *result, Ebl *ebl) in prepare_binary_output()
130 asm_begin (const char *fname, Ebl *ebl, bool textp) in asm_begin()
/dports/devel/elfutils/elfutils-0.179/src/
H A Delflint.c300 section_name (Ebl *ebl, int idx) in section_name()
553 check_scn_group (Ebl *ebl, int idx) in check_scn_group()
2602 check_null (Ebl *ebl, GElf_Shdr *shdr, int idx) in check_null()
2878 in_nobits_scn (Ebl *ebl, unsigned int shndx) in in_nobits_scn()
2924 check_versym (Ebl *ebl, int idx) in check_versym()
3081 check_verneed (Ebl *ebl, GElf_Shdr *shdr, int idx) in check_verneed()
3228 check_verdef (Ebl *ebl, GElf_Shdr *shdr, int idx) in check_verdef()
3684 check_sections (Ebl *ebl, GElf_Ehdr *ehdr) in check_sections()
4283 check_note_data (Ebl *ebl, const GElf_Ehdr *ehdr, in check_note_data()
4464 check_program_header (Ebl *ebl, GElf_Ehdr *ehdr) in check_program_header()
[all …]
H A Dobjdump.c345 show_relocs_x (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *symdata, in show_relocs_x()
401 show_relocs_rel (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data, in show_relocs_rel()
422 show_relocs_rela (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data, in show_relocs_rela()
473 show_relocs (Ebl *ebl, const char *fname, uint32_t shstrndx) in show_relocs()
550 show_full_content (Ebl *ebl, const char *fname, uint32_t shstrndx) in show_full_content()
683 show_disasm (Ebl *ebl, const char *fname, uint32_t shstrndx) in show_disasm()
757 Ebl *ebl = ebl_openbackend (elf); in handle_elf() local
/dports/devel/elfutils/elfutils-0.179/backends/
H A Darm_symbol.c112 arm_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type, in arm_reloc_simple_type()
130 arm_check_reloc_target_type (Ebl *ebl __attribute__ ((unused)), Elf64_Word sh_type) in arm_check_reloc_target_type()
H A Dia64_symbol.c118 ia64_reloc_simple_type (Ebl *ebl, int type, in ia64_reloc_simple_type()
155 ia64_check_reloc_target_type (Ebl *ebl __attribute__ ((unused)), Elf64_Word sh_type) in ia64_check_reloc_target_type()
H A Dsparc_symbol.c42 sparc_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type, in sparc_reloc_simple_type()
75 sparc_check_special_section (Ebl *ebl, in sparc_check_special_section()
H A Dalpha_symbol.c64 alpha_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type, in alpha_reloc_simple_type()
87 alpha_check_special_section (Ebl *ebl, in alpha_check_special_section()
/dports/devel/elfutils/elfutils-0.179/libdwfl/
H A Ddwfl_frame.c49 Ebl *ebl = state->thread->process->ebl; in state_fetch_pc() local
88 Ebl *ebl = thread->process->ebl; in state_alloc() local
155 Ebl *ebl; in dwfl_attach_state() local
397 Ebl *ebl = thread->process->ebl; in INTDEF() local

1234567