Home
last modified time | relevance | path

Searched refs:core_note (Results 1 - 16 of 16) sorted by relevance

/third_party/elfutils/backends/
H A Dx86_64_init.c42 extern __typeof (EBLHOOK (core_note)) x32_core_note attribute_hidden;
54 eh->core_note = x32_core_note;
56 HOOK (eh, core_note);
H A Dsparc_init.c45 extern __typeof (EBLHOOK (core_note)) sparc64_core_note attribute_hidden;
61 eh->core_note = sparc64_core_note;
63 HOOK (eh, core_note);
H A Driscv_init.c50 extern __typeof (EBLHOOK (core_note)) riscv64_core_note attribute_hidden;
73 eh->core_note = riscv64_core_note;
75 HOOK (eh, core_note);
H A Ds390_init.c55 eh->core_note = s390x_core_note; in s390_init()
57 HOOK (eh, core_note); in s390_init()
H A Dsh_init.c52 HOOK (eh, core_note); in sh_init()
H A Daarch64_init.c49 HOOK (eh, core_note); in aarch64_init()
H A Dm68k_init.c51 HOOK (eh, core_note); in m68k_init()
H A Dalpha_init.c58 HOOK (eh, core_note); in alpha_init()
H A Dcsky_init.c48 HOOK (eh, core_note); in csky_init()
H A Di386_init.c50 HOOK (eh, core_note); in i386_init()
H A Dppc_init.c57 HOOK (eh, core_note); in ppc_init()
H A Darm_init.c54 HOOK (eh, core_note); in arm_init()
H A Dppc64_init.c61 HOOK (eh, core_note); in ppc64_init()
H A Dlinux-core-note.c213 EBLHOOK(core_note) (const GElf_Nhdr *nhdr, const char *name, in core_note() function
/third_party/elfutils/libebl/
H A Deblcorenote.c50 int result = ebl->core_note (nhdr, name, in ebl_core_note()
H A Deblopenbackend.c245 result->core_note = default_core_note; in fill_defaults()

Completed in 4 milliseconds