Home
last modified time | relevance | path

Searched defs:EBLHOOK (Results 1 – 10 of 10) sorted by relevance

/external/elfutils/backends/
Dcommon-reloc.c46 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
135 EBLHOOK(none_reloc_p) (int reloc) in EBLHOOK() function
142 EBLHOOK(relative_reloc_p) (int reloc) in EBLHOOK() function
149 EBLHOOK(init_reloc) (Ebl *ebl) in EBLHOOK() function
Dlinux-core-note.c65 struct EBLHOOK(siginfo) in EBLHOOK() function
72 struct EBLHOOK(timeval) in EBLHOOK() function
87 struct EBLHOOK(prstatus) in EBLHOOK() function
115 struct EBLHOOK(prpsinfo) in EBLHOOK() function
207 EBLHOOK(core_note) (const GElf_Nhdr *nhdr, const char *name, in EBLHOOK() function
Dsparc_initreg.c44 EBLHOOK (set_initial_registers_tid) (pid_t tid __attribute__ ((unused)), in EBLHOOK() function
Dsparc_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK() function
Darm_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK() function
Dalpha_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK() function
Di386_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK() function
Dppc_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK() function
Dlibebl_CPU.h35 #define EBLHOOK(name) EBLHOOK_1(BACKEND, name) macro
/external/elfutils/libebl/
DlibeblP.h56 # define EBLHOOK(name) (*name) macro