Home
last modified time | relevance | path

Searched defs:unwind (Results 1 – 10 of 10) sorted by relevance

/external/elfutils/backends/
Dppc64_unwind.c47 EBLHOOK(unwind) (Ebl *ebl __attribute__ ((unused)), in EBLHOOK() argument
Daarch64_unwind.c46 EBLHOOK(unwind) (Ebl *ebl __attribute__ ((unused)), Dwarf_Addr pc __attribute__ ((unused)), in EBLHOOK() argument
/external/libunwind_llvm/src/
DCMakeLists.txt177 add_custom_target(unwind DEPENDS ${LIBUNWIND_BUILD_TARGETS}) target
/external/boringssl/src/crypto/test/
Dabi_test.h277 inline crypto_word_t CheckImpl(Result *out, bool unwind, R (*func)(Args...), in CheckImpl()
331 bool unwind, R (*func)(Args...), in CheckGTest()
Dabi_test.cc92 bool unwind) { in RunTrampoline()
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DCOFFAsmParser.cpp261 bool unwind = false, except = false; in ParseSEHDirectiveHandler() local
418 bool COFFAsmParser::ParseAtUnwindOrAtExcept(bool &unwind, bool &except) { in ParseAtUnwindOrAtExcept()
/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp576 bool unwind = false, except = false; in ParseSEHDirectiveHandler() local
733 bool COFFAsmParser::ParseAtUnwindOrAtExcept(bool &unwind, bool &except) { in ParseAtUnwindOrAtExcept()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp662 bool unwind = false, except = false; in ParseSEHDirectiveHandler() local
803 bool COFFAsmParser::ParseAtUnwindOrAtExcept(bool &unwind, bool &except) { in ParseAtUnwindOrAtExcept()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_vtbl.c439 GLuint unwind; in i915_emit_state() local
/external/mksh/src/
Dmain.c927 unwind(int i) in unwind() function