Searched refs:ASM_ELF_NOTE_BEGIN (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/sh/kernel/vsyscall/ |
D | vsyscall-note.S | 9 #define ASM_ELF_NOTE_BEGIN(name, flags, vendor, type) \ macro 23 ASM_ELF_NOTE_BEGIN(".note.kernel-version", "a", UTS_SYSNAME, 0)
|
/linux-3.4.99/arch/powerpc/kernel/vdso32/ |
D | note.S | 9 #define ASM_ELF_NOTE_BEGIN(name, flags, vendor, type) \ macro 23 ASM_ELF_NOTE_BEGIN(".note.kernel-version", "a", UTS_SYSNAME, 0)
|