__start_opd        46 arch/ia64/include/asm/sections.h 	if (ptr < (void *)__start_opd || ptr >= (void *)__end_opd)
__start_opd       303 arch/parisc/kernel/process.c 	if (ptr < (void *)__start_opd ||
__start_opd        96 arch/powerpc/include/asm/sections.h 	if (ptr < (void *)__start_opd || ptr >= (void *)__end_opd)
__start_opd        54 include/asm-generic/sections.h extern char __start_opd[], __end_opd[];