Searched refs:x86_64_init (Results 1 – 5 of 5) sorted by relevance
/external/elfutils/backends/ |
D | ChangeLog | 35 * x86_64_init.c (x86_64_init.c): Remove eh->name; 73 * x86_64_init.c (x86_64_int): Hook section_type_name. 273 * x86_64_init.c (x86_64_init): Hook x86_64_unwind 428 * x86_64_init.c (x86_64_init): Likewise. 472 * x86_64_init.c (x32_core_note): New. 473 (x86_64_init): Set eh->core_note to x32_core_note for x32. 718 * x86_64_init.c (x86_64_init): Initialize frame_nregs and 892 * x86_64_init.c (x86_64_init): Add initializer. 960 * x86_64_init.c (x86_64_init): Likewise. 1008 * x86_64_init.c (x86_64_init): Hook up disassembler. [all …]
|
D | x86_64_init.c | 45 x86_64_init (Elf *elf __attribute__ ((unused)), in x86_64_init() function
|
D | Makefile.am | 48 x86_64_SRCS = x86_64_init.c x86_64_symbol.c x86_64_corenote.c x86_64_cfi.c \
|
/external/elfutils/libebl/ |
D | ChangeLog | 688 * x86_64_init.c: Likewise. 711 * x86_64_init.c (x86_64_init): Likewise. 732 * x86_64_init.c (x86_64_init): Use x86_64_return_value_location. 785 * x86_64_init.c: Use common-reloc.c. 1021 * x86_64_init.c: Likewise. 1055 * x86_64_init.c: Hook in x86_64_corenote. 1074 * x86_64_init.c: Likewise. 1104 * x86_64_init.c (x86_64_init): Use it. 1151 * x86_64_init.c: Likewise.
|
D | eblopenbackend.c | 46 const char *x86_64_init (Elf *, GElf_Half, Ebl *, size_t); 79 { x86_64_init, "elf_x86_64", "x86_64", 6, EM_X86_64, ELFCLASS64, ELFDATA2LSB },
|