/external/elfutils/libebl/ |
D | libeblP.h | 59 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
|
D | eblsysvhashentrysize.c | 59 ebl_sysvhash_entrysize (ebl) in ebl_sysvhash_entrysize() argument
|
D | eblelfdata.c | 59 ebl_get_elfdata (ebl) in ebl_get_elfdata() argument
|
D | eblelfmachine.c | 59 ebl_get_elfmachine (ebl) in ebl_get_elfmachine() argument
|
D | eblclosebackend.c | 61 ebl_closebackend (Ebl *ebl) in ebl_closebackend()
|
D | eblbackendname.c | 60 ebl_backend_name (ebl) in ebl_backend_name() argument
|
D | eblelfclass.c | 59 ebl_get_elfclass (ebl) in ebl_get_elfclass() argument
|
D | eblrelativerelocp.c | 59 ebl_relative_reloc_p (ebl, reloc) in ebl_relative_reloc_p() argument
|
D | eblcopyrelocp.c | 59 ebl_copy_reloc_p (ebl, reloc) in ebl_copy_reloc_p() argument
|
D | ebldebugscnp.c | 60 ebl_debugscn_p (ebl, name) in ebl_debugscn_p() argument
|
D | eblrelocvaliduse.c | 59 ebl_reloc_valid_use (ebl, reloc) in ebl_reloc_valid_use() argument
|
D | eblrelocsimpletype.c | 58 ebl_reloc_simple_type (ebl, reloc) in ebl_reloc_simple_type() argument
|
D | eblmachineflagcheck.c | 59 ebl_machine_flag_check (ebl, flags) in ebl_machine_flag_check() argument
|
D | eblgotpcreloccheck.c | 60 ebl_gotpc_reloc_check (ebl, reloc) in ebl_gotpc_reloc_check() argument
|
D | eblmachinesectionflagcheck.c | 58 ebl_machine_section_flag_check (ebl, flags) in ebl_machine_section_flag_check() argument
|
D | eblnonerelocp.c | 59 ebl_none_reloc_p (ebl, reloc) in ebl_none_reloc_p() argument
|
D | eblreloctypecheck.c | 59 ebl_reloc_type_check (ebl, reloc) in ebl_reloc_type_check() argument
|
D | eblbsspltp.c | 59 ebl_bss_plt_p (ebl, ehdr) in ebl_bss_plt_p() argument
|
D | eblretval.c | 59 ebl_return_value_location (ebl, functypedie, locops) in ebl_return_value_location() argument
|
D | eblshflagscombine.c | 59 ebl_sh_flags_combine (ebl, flags1, flags2) in ebl_sh_flags_combine() argument
|
/external/elfutils/libasm/ |
D | asm_begin.c | 67 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/ |
D | alpha_symbol.c | 60 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()
|
D | sparc_symbol.c | 39 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()
|
D | arm_symbol.c | 39 arm_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type) in arm_reloc_simple_type()
|
/external/elfutils/src/ |
D | elflint.c | 319 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 …]
|