Searched refs:ppc64_init (Results 1 – 5 of 5) sorted by relevance
/external/elfutils/backends/ |
D | ChangeLog | 28 * ppc64_init.c (ppc64_init.c): Remove eh->name; 102 * ppc64_init.c (ppc64_init): Use elf_getshdrstrndx. 254 * ppc64_init.c (pcc64_init): Hook unwind. 285 * ppc64_init.c (ppc64_init): Add check_object_attribute HOOK. 422 * ppc64_init.c (ppc64_init): Likewise. 516 * ppc64_init.c (ppc64_init): Check section name is not NULL. 535 * ppc64_init.c (ppc64_init): Hook check_st_other_bits. 647 * ppc64_init.c (ppc64_init): Hook machine_flag_check. 665 * ppc64_init.c: Hook resolve_sym_value and find function descriptor 688 * ppc64_init.c (ppc64_init): Initialize also frame_nregs, [all …]
|
D | ppc64_init.c | 45 ppc64_init (Elf *elf __attribute__ ((unused)), in ppc64_init() function
|
D | Makefile.am | 73 ppc64_SRCS = ppc64_init.c ppc64_symbol.c ppc64_retval.c ppc64_corenote.c \
|
/external/elfutils/libebl/ |
D | ChangeLog | 670 * ppc64_init.c: Likewise. 701 * ppc64_init.c (ppc64_init): Initialize return_value_location hook. 757 * ppc64_init.c: Use common-reloc.c. 929 * ppc64_init.c (ppc64_init): Use it. 942 * ppc64_init.c (ppc64_init): Use it. 949 * ppc64_init.c: There is now also a dynamic_tag_check functions 1013 * ppc64_init.c: Likewise. 1070 * ppc64_init.c: Likewise. 1110 * ppc64_init.c (ppc64_init): Use it. 1139 * ppc64_init.c: Likewise. [all …]
|
D | eblopenbackend.c | 53 const char *ppc64_init (Elf *, GElf_Half, Ebl *, size_t); 81 { ppc64_init, "elf_ppc64", "ppc64", 5, EM_PPC64, ELFCLASS64, ELFDATA2MSB },
|