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

  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 80 // libgcc defines the __register_frame function to dynamically register new
82 // across compilers and is only provided by GCC. We use the __register_frame
85 // generates dwarf frames and registers it to libgcc with __register_frame.
87 // The __register_frame function works with Linux.
91 // value updated by __register_frame with a value fetched with "keymgr".
97 extern "C" void __register_frame(void*);
161 /// darwin_register_frame - Since __register_frame does not work with darwin's
311 InstallExceptionTableRegister(__register_frame);
  /external/elfutils/tests/
run-strings-test.sh 132 testfile4: cba __register_frame

Completed in 107 milliseconds