Home
last modified time | relevance | path

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

1234

/external/elfutils/libebl/
DlibeblP.h59 struct ebl struct
75 /* See ebl-hooks.h for the declarations of the hook functions. */ argument
89 typedef const char *(*ebl_bhinit_t) (Elf *, GElf_Half, Ebl *, size_t); argument
Deblsysvhashentrysize.c59 ebl_sysvhash_entrysize (ebl) in ebl_sysvhash_entrysize() argument
Deblelfdata.c59 ebl_get_elfdata (ebl) in ebl_get_elfdata() argument
Deblelfmachine.c59 ebl_get_elfmachine (ebl) in ebl_get_elfmachine() argument
Deblclosebackend.c61 ebl_closebackend (Ebl *ebl) in ebl_closebackend()
Deblbackendname.c60 ebl_backend_name (ebl) in ebl_backend_name() argument
Deblelfclass.c59 ebl_get_elfclass (ebl) in ebl_get_elfclass() argument
Deblrelativerelocp.c59 ebl_relative_reloc_p (ebl, reloc) in ebl_relative_reloc_p() argument
Deblcopyrelocp.c59 ebl_copy_reloc_p (ebl, reloc) in ebl_copy_reloc_p() argument
Debldebugscnp.c60 ebl_debugscn_p (ebl, name) in ebl_debugscn_p() argument
Deblrelocvaliduse.c59 ebl_reloc_valid_use (ebl, reloc) in ebl_reloc_valid_use() argument
Deblrelocsimpletype.c58 ebl_reloc_simple_type (ebl, reloc) in ebl_reloc_simple_type() argument
Deblmachineflagcheck.c59 ebl_machine_flag_check (ebl, flags) in ebl_machine_flag_check() argument
Deblgotpcreloccheck.c60 ebl_gotpc_reloc_check (ebl, reloc) in ebl_gotpc_reloc_check() argument
Deblmachinesectionflagcheck.c58 ebl_machine_section_flag_check (ebl, flags) in ebl_machine_section_flag_check() argument
Deblnonerelocp.c59 ebl_none_reloc_p (ebl, reloc) in ebl_none_reloc_p() argument
Deblreloctypecheck.c59 ebl_reloc_type_check (ebl, reloc) in ebl_reloc_type_check() argument
Deblbsspltp.c59 ebl_bss_plt_p (ebl, ehdr) in ebl_bss_plt_p() argument
Deblretval.c59 ebl_return_value_location (ebl, functypedie, locops) in ebl_return_value_location() argument
Deblshflagscombine.c59 ebl_sh_flags_combine (ebl, flags1, flags2) in ebl_sh_flags_combine() argument
/external/elfutils/libasm/
Dasm_begin.c67 prepare_binary_output (AsmCtx_t *result, Ebl *ebl) in prepare_binary_output()
127 asm_begin (fname, ebl, textp) in asm_begin() argument
/external/elfutils/backends/
Dalpha_symbol.c60 alpha_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type) in alpha_reloc_simple_type()
82 alpha_check_special_section (Ebl *ebl, in alpha_check_special_section()
Dsparc_symbol.c39 sparc_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type) in sparc_reloc_simple_type()
71 sparc_check_special_section (Ebl *ebl, in sparc_check_special_section()
Darm_symbol.c39 arm_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type) in arm_reloc_simple_type()
/external/elfutils/src/
Delflint.c319 section_name (Ebl *ebl, int idx) in section_name()
353 check_elf_header (Ebl *ebl, GElf_Ehdr *ehdr, size_t size) in check_elf_header()
514 check_scn_group (Ebl *ebl, int idx) in check_scn_group()
563 check_symtab (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_symtab()
986 is_rel_dyn (Ebl *ebl, const GElf_Ehdr *ehdr, int idx, const GElf_Shdr *shdr, in is_rel_dyn()
1148 check_reloc_shdr (Ebl *ebl, const GElf_Ehdr *ehdr, const GElf_Shdr *shdr, in check_reloc_shdr()
1269 check_one_reloc (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *relshdr, int idx, in check_one_reloc()
1390 check_rela (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_rela()
1440 check_rel (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_rel()
1494 check_dynamic (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_dynamic()
[all …]

1234