HomeSort by relevance Sort by last modified time
    Searched full:sjlj (Results 26 - 50 of 92) sorted by null

12 3 4

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/
SOURCES 5 Configured with: /tmp/AOSP-toolchain/build/../gcc/gcc-4.8/configure --prefix=/tmp/toolchain-build-linux-4.8/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/toolchain-build-linux-4.8/temp-install --with-mpfr=/tmp/toolchain-build-linux-4.8/temp-install --with-mpc=/tmp/toolchain-build-linux-4.8/temp-install --with-cloog=/tmp/toolchain-build-linux-4.8/temp-install --with-isl=/tmp/toolchain-build-linux-4.8/temp-install --with-ppl=/tmp/toolchain-build-linux-4.8/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/toolchain-build-linux-4.8/prefix --with-sysroot=/tmp/toolchain-build-linux-4.8/prefix/sysroot --with-binutils-version=2.23 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.6 --with-gxx-include-dir=/tmp/toolchain-build-linux-4.8/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --disable-bootstrap --disable-libquadmath --enable-plugins --enable-libgomp --disable-libsanitizer --enable-gold --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/lib32/
libgcc_s.so 
libgcc_s.so.1 
  /external/llvm/lib/CodeGen/
SjLjEHPrepare.cpp 10 // This transformation is designed for use by code generators which use SjLj
69 return "SJLJ Exception Handling preparation";
340 DEBUG(dbgs() << "SJLJ Spill: " << *Inst << " around "
Passes.cpp 408 case ExceptionHandling::SjLj:
409 // SjLj piggy-backs on dwarf for this bit. The cleanups done apply to both
410 // Dwarf EH prepare needs to be run after SjLj prepare. Otherwise,
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/
libgcc_eh.a 379 unwind-sjlj.o????? ?? __text__TEXT??__debug_frame__DWARF?__debug_info__DWARF`??__debug_abbrev__DWARF`F(__debug_aranges__DWARF?n__debug_macinfo__DWARF?n__debug_line__DWARF?^n?__debug_loc__DWARF?__debug_pubnames__DWARF?__debug_pubtypes__DWARF?__debug_inlined__DWARF?__debug_str__DWARF?__debug_ranges__DWARF?\GNU C 4.2.1 (Apple Inc. build 5666) (dot 3)/tmp/gcc/gcc-5666.3/build/obj/src/gcc/unwind-sjlj.cintlong unsigned intcharsigned charunsigned charshort intshort unsigned intunsigned intlong long intlong long unsigned intlong intz6__CFConstantStringClassReference+% ? $ > $ > I!4I? 4 < ZJ? /tmp/gcc/gcc-5666.3/build/obj/src/gccunwind-sjlj.c`rn????#1/20 1352522257 501 20 100644 2636 `
  /external/clang/include/clang/Driver/
ToolChain.h 247 /// UseSjLjExceptions - Does this tool chain use SjLj exceptions.
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 190 /// SjLj exceptions.
273 /// function context object. This object is used for SjLj exceptions.
ISDOpcodes.h 92 /// This corresponds to the eh.sjlj.setjmp intrinsic.
98 /// This corresponds to the eh.sjlj.longjmp intrinsic.
    [all...]
Passes.h 558 /// the GCC-style builtin setjmp/longjmp (sjlj) to handling EH control flow.
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 85 EH_SJLJ_SETJMP, // SjLj exception handling setjmp.
86 EH_SJLJ_LONGJMP, // SjLj exception handling longjmp.
ARMSubtarget.h 377 // Darwin uses SjLj. Other targets might need more checks.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/
libgcc_s.so 
libgcc_s.so.1 
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/x86_64/
libgcc_eh.a 335 unwind-sjlj.o????X X"x" (…)
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/x86_64/
libgcc_eh.a 333 unwind-sjlj.o????X X"x" (…)
    [all...]
  /external/compiler-rt/lib/builtins/
README.txt 264 // SJLJ for exceptions, each function with a catch clause or destuctors needs
  /external/llvm/
CREDITS.TXT 170 D: SjLj exception handling support
  /ndk/build/tools/
build-gnu-libstdc++.sh 255 --disable-sjlj-exceptions \
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 124 // EH_SJLJ_SETJMP - SjLj exception handling setjmp.
127 // EH_SJLJ_LONGJMP - SjLj exception handling longjmp.
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/
libgcc_eh.a     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 243 // EH_SJLJ_SETJMP - SjLj exception handling setjmp.
246 // EH_SJLJ_LONGJMP - SjLj exception handling longjmp.
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/reference/
pnacl-c-cpp-language-support.rst 177 ``longjmp()``, which can be enabled with the ``--pnacl-exceptions=sjlj``
  /external/llvm/include/llvm/IR/
Attributes.h 54 /// In a theoretical system that uses tables for profiling and SjLj for
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 47 SjLj, /// setjmp/longjmp based exceptions

Completed in 636 milliseconds

12 3 4