Home
last modified time | relevance | path

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

/external/elfutils/0.153/backends/
Dcommon-reloc.c43 static const struct EBLHOOK(reloc_nametable) in EBLHOOK() function
83 EBLHOOK(reloc_type_name) (int reloc, in EBLHOOK() function
93 EBLHOOK(reloc_type_check) (int reloc) in EBLHOOK() function
99 EBLHOOK(reloc_valid_use) (Elf *elf, int reloc) in EBLHOOK() function
113 EBLHOOK(copy_reloc_p) (int reloc) in EBLHOOK() function
119 EBLHOOK(none_reloc_p) (int reloc) in EBLHOOK() function
126 EBLHOOK(relative_reloc_p) (int reloc) in EBLHOOK() function
133 EBLHOOK(init_reloc) (Ebl *ebl) in EBLHOOK() function
Dlinux-core-note.c45 struct EBLHOOK(siginfo) in EBLHOOK() function
52 struct EBLHOOK(timeval) in EBLHOOK() function
67 struct EBLHOOK(prstatus) in EBLHOOK() function
88 struct EBLHOOK(prpsinfo) in EBLHOOK() function
Dalpha_auxv.c34 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK() function
Darm_auxv.c34 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK() function
Dsparc_auxv.c34 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK() function
Dppc_auxv.c34 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK() function
Di386_auxv.c34 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in EBLHOOK() function
Dlibebl_CPU.h31 #define EBLHOOK(name) EBLHOOK_1(BACKEND, name) macro
/external/elfutils/0.153/libebl/
DlibeblP.h77 # define EBLHOOK(name) (*name) macro