Home
last modified time | relevance | path

Searched refs:note (Results 276 - 300 of 472) sorted by relevance

1...<<111213141516171819

/third_party/python/Lib/xmlrpc/
H A Dserver.py754 note = ''
770 decl = title + argspec + (note and self.grey(
771 '<font face="helvetica, arial">%s</font>' % note))
/kernel/linux/linux-5.10/arch/arm/vdso/
H A DMakefile10 obj-vdso := vgettimeofday.o datapage.o note.o
/kernel/linux/linux-5.10/arch/arm64/kernel/vdso/
H A DMakefile14 obj-vdso := vgettimeofday.o note.o sigreturn.o
/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso32/
H A DMakefile5 obj-vdso32 = sigtramp.o gettimeofday.o datapage.o cacheflush.o note.o getcpu.o
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dvmlinux.lds.S29 note PT_NOTE FLAGS(4); /* R__ */
/kernel/linux/linux-5.10/arch/s390/kernel/vdso64/
H A DMakefile9 obj-vdso64 = vdso_user_wrapper.o note.o getcpu.o
/kernel/linux/linux-5.10/arch/riscv/kernel/vdso/
H A DMakefile17 obj-vdso = $(patsubst %, %.o, $(vdso-syms)) note.o
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dvmlinux.lds.S33 note PT_NOTE FLAGS(0); /* ___ */
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dvmlinux.lds.S29 note PT_NOTE FLAGS(4); /* R__ */
/kernel/linux/linux-6.6/arch/arm64/kernel/vdso/
H A DMakefile12 obj-vdso := vgettimeofday.o note.o sigreturn.o
/kernel/linux/linux-6.6/arch/csky/kernel/vdso/
H A DMakefile11 obj-vdso = $(patsubst %, %.o, $(vdso-syms)) note.o
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dvmlinux.lds.S29 note PT_NOTE FLAGS(4); /* R__ */
/kernel/linux/linux-6.6/arch/arm/vdso/
H A DMakefile8 obj-vdso := vgettimeofday.o datapage.o note.o
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso32/
H A DMakefile3 obj-vdso32 = note.o sigtramp.o restart_syscall.o
/kernel/linux/linux-6.6/arch/s390/kernel/vdso64/
H A DMakefile8 obj-vdso64 = vdso_user_wrapper.o note.o
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dvmlinux.lds.S37 note PT_NOTE FLAGS(0); /* ___ */
/kernel/linux/linux-6.6/arch/riscv/kernel/vdso/
H A DMakefile17 obj-vdso = $(patsubst %, %.o, $(vdso-syms)) note.o
/kernel/linux/linux-6.6/arch/s390/kernel/vdso32/
H A DMakefile8 obj-vdso32 = vdso_user_wrapper-32.o note-32.o
/kernel/linux/linux-6.6/arch/riscv/kernel/compat_vdso/
H A DMakefile28 obj-compat_vdso = $(patsubst %, %.o, $(compat_vdso-syms)) note.o
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_device.h49 int note, vel; member
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dregs_load.S95 * We need to provide note.GNU-stack section, saying that we want
99 .section .note.GNU-stack,"",@progbits
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dregs_load.S95 * We need to provide note.GNU-stack section, saying that we want
99 .section .note.GNU-stack,"",@progbits
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_device.h49 int note, vel; member
/third_party/ffmpeg/libavutil/aarch64/
H A Dasm.S43 * features which require emitting a .note.gnu.property section with the
98 * are only the target of direct calls do not require annotations. Also note
145 .pushsection .note.gnu.property, "a"
/third_party/libunwind/libunwind/src/x86_64/
H A Dgetcontext.S136 .section .note.GNU-stack,"",@progbits

Completed in 8 milliseconds

1...<<111213141516171819