_GLOBAL_TOC 206 arch/powerpc/include/asm/ppc_asm.h #define _GLOBAL_TOC(name) \ _GLOBAL_TOC 235 arch/powerpc/include/asm/ppc_asm.h #define _GLOBAL_TOC(name) _GLOBAL(name) _GLOBAL_TOC 252 arch/powerpc/include/asm/ppc_asm.h #define _GLOBAL_TOC(name) _GLOBAL(name) _GLOBAL_TOC 27 tools/testing/selftests/powerpc/copyloops/asm/ppc_asm.h #define _GLOBAL_TOC(A) _GLOBAL(A) _GLOBAL_TOC 206 tools/testing/selftests/powerpc/primitives/asm/ppc_asm.h #define _GLOBAL_TOC(name) \ _GLOBAL_TOC 235 tools/testing/selftests/powerpc/primitives/asm/ppc_asm.h #define _GLOBAL_TOC(name) _GLOBAL(name) _GLOBAL_TOC 252 tools/testing/selftests/powerpc/primitives/asm/ppc_asm.h #define _GLOBAL_TOC(name) _GLOBAL(name) _GLOBAL_TOC 11 tools/testing/selftests/powerpc/stringloops/asm/ppc_asm.h #define _GLOBAL_TOC(A) FUNC_START(test_ ## A)