Searched refs:alpha_init (Results 1 – 5 of 5) sorted by relevance
/external/elfutils/backends/ |
D | ChangeLog | 22 * alpha_init.c (alpha_init.c): Remove eh->name; 418 * alpha_init.c (alpha_init): Likewise. 817 * alpha_init.c (alpha_init): Initialize check_st_other_bits hook. 823 * alpha_init.c (alpha_init): Initialize hook. 970 * alpha_init.c (alpha_init): Initialize check_special_section hook. 992 * alpha_init.c (alpha_init): Initialize auxv_info hook. 1093 * alpha_init.c (alpha_init): Initialize core_note hook. 1113 * alpha_init.c (alpha_init): Initialize hook. 1117 * alpha_init.c (alpha_init): Initialize register_info hook. 1198 * alpha_init.c: Initialize sysvhash_entrysize. [all …]
|
D | alpha_init.c | 43 alpha_init (Elf *elf __attribute__ ((unused)), in alpha_init() function
|
D | Makefile.am | 55 alpha_SRCS = alpha_init.c alpha_symbol.c alpha_retval.c alpha_regs.c \
|
/external/elfutils/libebl/ |
D | ChangeLog | 653 * alpha_init.c: Moved to ../backends. 697 * alpha_init.c (alpha_init): Initialize return_value_location hook. 720 * alpha_init.c (alpha_init): Use it. 776 * alpha_init.c: Use common-reloc.c. 952 * alpha_init.c: Add support for new DT_ALPHA_* value. 1005 * alpha_init.c: Define and use arch-specific copy_reloc_p function. 1065 * alpha_init.c: Change return type. Return MODVERSION or NULL. 1123 * alpha_init.c: Likewise.
|
D | eblopenbackend.c | 48 const char *alpha_init (Elf *, GElf_Half, Ebl *, size_t); 78 { alpha_init, "elf_alpha", "alpha", 5, EM_ALPHA, ELFCLASS64, ELFDATA2LSB },
|