Searched refs:ppc64_init (Results 1 – 5 of 5) sorted by relevance
/external/elfutils/backends/ |
D | ChangeLog | 73 * ppc64_init.c (ppc64_init): Remove syscall_abi HOOK. 101 * ppc64_init.c (ppc64_init): Likewise. 138 * ppc64_init.c (ppc64_init.c): Remove eh->name; 212 * ppc64_init.c (ppc64_init): Use elf_getshdrstrndx. 364 * ppc64_init.c (pcc64_init): Hook unwind. 395 * ppc64_init.c (ppc64_init): Add check_object_attribute HOOK. 532 * ppc64_init.c (ppc64_init): Likewise. 626 * ppc64_init.c (ppc64_init): Check section name is not NULL. 645 * ppc64_init.c (ppc64_init): Hook check_st_other_bits. 757 * ppc64_init.c (ppc64_init): Hook machine_flag_check. [all …]
|
D | ppc64_init.c | 45 ppc64_init (Elf *elf __attribute__ ((unused)), in ppc64_init() function
|
D | Makefile.am | 74 ppc64_SRCS = ppc64_init.c ppc64_symbol.c ppc64_retval.c ppc64_corenote.c \
|
/external/elfutils/libebl/ |
D | ChangeLog | 80 ppc64_init, s390_init, tilegx_init, m68k_init, bpf_init, 769 * ppc64_init.c: Likewise. 800 * ppc64_init.c (ppc64_init): Initialize return_value_location hook. 856 * ppc64_init.c: Use common-reloc.c. 1028 * ppc64_init.c (ppc64_init): Use it. 1041 * ppc64_init.c (ppc64_init): Use it. 1048 * ppc64_init.c: There is now also a dynamic_tag_check functions 1112 * ppc64_init.c: Likewise. 1169 * ppc64_init.c: Likewise. 1209 * ppc64_init.c (ppc64_init): Use it. [all …]
|
D | eblopenbackend.c | 52 Ebl *ppc64_init (Elf *, GElf_Half, Ebl *); 79 { ppc64_init, "elf_ppc64", "ppc64", 5, EM_PPC64, ELFCLASS64, ELFDATA2MSB },
|