Home
last modified time | relevance | path

Searched refs:touch_all (Results 1 – 2 of 2) sorted by relevance

/external/libunwind/tests/
Dia64-test-stack-asm.S126 .global touch_all symbol
127 .proc touch_all label
128 touch_all: label
171 (p7) br.call.sptk.many rp = touch_all
178 .endp touch_all
DGia64-test-stack.c49 extern void touch_all (unsigned long recursion_depth);
167 touch_all (RECURSION_DEPTH); in main()