HomeSort by relevance Sort by last modified time
    Searched refs:register_foo_local (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/test/builtins/Unit/
gcc_personality_test.c 17 extern void register_foo_local(int* x);
39 register_foo_local(&x);
gcc_personality_test_helper.cxx 16 extern void register_foo_local(int* x);
24 void register_foo_local(int* x) function

Completed in 1570 milliseconds