Home
last modified time | relevance | path

Searched refs:x86_64_init (Results 1 – 6 of 6) sorted by relevance

/third_party/elfutils/backends/
DChangeLog52 * x86_64_init.c (x86_64_init): Hook check_reloc_target_type.
75 * x86_64_init.c (x86_64_init): Remove syscall_abi HOOK.
108 * x86_64_init.c (x86_64_init): Likewise.
145 * x86_64_init.c (x86_64_init.c): Remove eh->name;
183 * x86_64_init.c (x86_64_int): Hook section_type_name.
383 * x86_64_init.c (x86_64_init): Hook x86_64_unwind
538 * x86_64_init.c (x86_64_init): Likewise.
582 * x86_64_init.c (x32_core_note): New.
583 (x86_64_init): Set eh->core_note to x32_core_note for x32.
828 * x86_64_init.c (x86_64_init): Initialize frame_nregs and
[all …]
Dx86_64_init.c45 x86_64_init (Elf *elf __attribute__ ((unused)), in x86_64_init() function
DMakefile.am48 x86_64_SRCS = x86_64_init.c x86_64_symbol.c x86_64_corenote.c x86_64_cfi.c \
/third_party/elfutils/libebl/
DChangeLog78 * eblopenbackend.c (i386_init, sh_init, x86_64_init, ia64_init,
787 * x86_64_init.c: Likewise.
810 * x86_64_init.c (x86_64_init): Likewise.
831 * x86_64_init.c (x86_64_init): Use x86_64_return_value_location.
884 * x86_64_init.c: Use common-reloc.c.
1120 * x86_64_init.c: Likewise.
1154 * x86_64_init.c: Hook in x86_64_corenote.
1173 * x86_64_init.c: Likewise.
1203 * x86_64_init.c (x86_64_init): Use it.
1250 * x86_64_init.c: Likewise.
Deblopenbackend.c45 Ebl *x86_64_init (Elf *, GElf_Half, Ebl *);
77 { x86_64_init, "elf_x86_64", "x86_64", 6, EM_X86_64, ELFCLASS64, ELFDATA2LSB },
/third_party/elfutils/
Delfutils_config.gni119 "//third_party/elfutils/backends/x86_64_init.c",