Lines Matching +refs:clang +refs:format +refs:buffer
12 exception handling in LLVM. It describes the format that LLVM exception
36 exception frame format can be found at `Exception Frames
436 a destination address by `llvm.eh.sjlj.longjmp`_. The buffer format and the
438 ``__builtin_setjmp`` implementation allowing code built with the clang and GCC
441 The single parameter is a pointer to a five word buffer in which the calling
458 a buffer populated by `llvm.eh.sjlj.setjmp`_. The frame pointer and stack
459 pointer are restored from the buffer, then control is transferred to the
502 The format of this call frame information (CFI) is often platform-dependent,
503 however. ARM, for example, defines their own format. Apple has their own compact
504 unwind info format. On Windows, another format is used for all architectures
513 referred to as the language-specific data area (LSDA). The format of the LSDA