Searched defs:EBLHOOK (Results 1 – 12 of 12) sorted by relevance
/external/elfutils/backends/ |
D | common-reloc.c | 46 static const struct EBLHOOK(reloc_nametable) in EBLHOOK() function 86 EBLHOOK(reloc_type_name) (int reloc, in EBLHOOK() function 100 EBLHOOK(reloc_type_check) (int reloc) in EBLHOOK() function 110 EBLHOOK(reloc_valid_use) (Elf *elf, int reloc) in EBLHOOK() function 129 EBLHOOK(copy_reloc_p) (int reloc) in EBLHOOK() function 136 EBLHOOK(none_reloc_p) (int reloc) in EBLHOOK() function 143 EBLHOOK(relative_reloc_p) (int reloc) in EBLHOOK() function 150 EBLHOOK(init_reloc) (Ebl *ebl) in EBLHOOK() function
|
D | linux-core-note.c | 67 struct EBLHOOK(siginfo) in EBLHOOK() function 74 struct EBLHOOK(timeval) in EBLHOOK() function 89 struct EBLHOOK(prstatus) in EBLHOOK() function 121 struct EBLHOOK(prpsinfo) in EBLHOOK() function 213 EBLHOOK(core_note) (const GElf_Nhdr *nhdr, const char *name, in EBLHOOK() function
|
D | sparc_initreg.c | 44 EBLHOOK (set_initial_registers_tid) (pid_t tid __attribute__ ((unused)), in EBLHOOK() function
|
D | arm_auxv.c | 37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK() function
|
D | alpha_auxv.c | 37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK() function
|
D | sparc_auxv.c | 37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK() function
|
D | ppc_auxv.c | 37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK() function
|
D | i386_auxv.c | 37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK() function
|
D | ppc64_unwind.c | 47 EBLHOOK(unwind) (Ebl *ebl __attribute__ ((unused)), in EBLHOOK() function
|
D | aarch64_unwind.c | 46 EBLHOOK(unwind) (Ebl *ebl __attribute__ ((unused)), Dwarf_Addr pc __attribute__ ((unused)), in EBLHOOK() function
|
D | libebl_CPU.h | 35 #define EBLHOOK(name) EBLHOOK_1(BACKEND, name) macro
|
/external/elfutils/libebl/ |
D | libeblP.h | 56 # define EBLHOOK(name) (*name) macro
|