Home
last modified time | relevance | path

Searched refs:prolog (Results 1 – 25 of 68) sorted by relevance

123

/openbsd-src/gnu/llvm/libunwind/src/
H A DDwarfInstructions.hpp65 static pint_t getCFA(A &addressSpace, const PrologInfo &prolog, in getCFA() argument
67 if (prolog.cfaRegister != 0) in getCFA()
68 return (pint_t)((sint_t)registers.getRegister((int)prolog.cfaRegister) + in getCFA()
69 prolog.cfaRegisterOffset); in getCFA()
70 if (prolog.cfaExpression != 0) in getCFA()
71 return evaluateExpression((pint_t)prolog.cfaExpression, addressSpace, in getCFA()
78 PrologInfo &prolog);
177 pint_t cfa, PrologInfo &prolog) { in getRA_SIGN_STATE() argument
179 auto regloc = prolog.savedRegisters[UNW_AARCH64_RA_SIGN_STATE]; in getRA_SIGN_STATE()
198 PrologInfo prolog; in stepWithDwarf() local
[all …]
H A DUnwindCursor.hpp1615 typename CFI_Parser<A>::PrologInfo prolog; in getInfoFromFdeCie() local
1617 R::getArch(), &prolog)) { in getInfoFromFdeCie()
1625 _info.gp = prolog.spExtraArgSize; in getInfoFromFdeCie()
/openbsd-src/gnu/usr.bin/binutils/gdb/osf-share/
H A Dcma_debug_client.h100 cma_t_tcb_prolog prolog; /* The standard prolog goes here */ member
H A Dcma_tcb_defs.h213 cma_t_tcb_prolog prolog; /* Standard prolog for tasks, threads */ member
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dhpux-thread.c92 cma_thread_get_unique (&tcb.prolog.client_thread))); in find_active_thread()
122 if (cma_thread_get_unique (&cached_tcb.prolog.client_thread) == thread) in find_tcb()
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/
H A DREADME171 a prolog after the "#define" and an epilog just before the
175 c_fix_arg = "/* prolog text */";
178 If you want an epilog without a prolog, set the first "c_fix_arg"
186 than once. However, the prolog and epilog text (if any) will
/openbsd-src/gnu/gcc/fixincludes/
H A DREADME194 a prolog after the "#define" and an epilog just before the
198 c_fix_arg = "/* prolog text */";
201 If you want an epilog without a prolog, set the first "c_fix_arg"
209 than once. However, the prolog and epilog text (if any) will
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A DREADME.txt239 // functions called by the prolog and epilog of functions that need to save
273 // called in the prolog and epilog of Thumb1 functions. When the C++ ABI use
275 // to save and restore all registers in it prolog and epilog. But there is
277 // compiler must add call outs to these helper functions in the prolog and
/openbsd-src/gnu/gcc/gcc/
H A Dvmsdbgout.c797 DST_PROLOG prolog; in write_rtnbeg() local
864 prolog.dst_a_prolog_header.dst__header_length.dst_w_length in write_rtnbeg()
866 prolog.dst_a_prolog_header.dst__header_type.dst_w_type = DST_K_PROLOG; in write_rtnbeg()
868 totsize += write_debug_header (&prolog.dst_a_prolog_header, "prolog", in write_rtnbeg()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dvmsdbgout.c803 DST_PROLOG prolog; local
869 prolog.dst_a_prolog_header.dst__header_length.dst_w_length
871 prolog.dst_a_prolog_header.dst__header_type.dst_w_type = DST_K_PROLOG;
873 totsize += write_debug_header (&prolog.dst_a_prolog_header, "prolog",
/openbsd-src/usr.bin/spell/
H A Damerican253 prolog
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Darm.opt113 msched-prolog
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kInstrCompiler.td74 // pointer before prolog-epilog rewriting occurs.
/openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2003-06-26-Reoptimizer2.txt98 2. Section 0 is the trace prolog, consisting mainly of live-ins and
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-i960.texi168 may define an entry point that skips procedure prolog code (and that does
171 entry point that goes through the normal prolog, you can specify that
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Dc-i960.texi168 may define an entry point that skips procedure prolog code (and that does
171 entry point that goes through the normal prolog, you can specify that
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DREADME.txt160 ends up with a local.tee in its prolog which has an unused result, requiring
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.opt119 msched-prolog
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DREADME.txt4 * lmw/stmw pass a la arm load store optimizer for prolog/epilog
561 The save/restore sequence for CR in prolog/epilog is terrible:
/openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq1.pod239 languages that come to mind include prolog and matlab.
246 certain task (e.g. prolog, make).
/openbsd-src/lib/libexpat/tests/
H A Dbasic_tests.c1304 const char *prolog = "<!DOCTYPE doc [\n" in START_TEST() local
1339 if (_XML_Parse_SINGLE_BYTES(g_parser, prolog, (int)strlen(prolog), in START_TEST()
1754 const char prolog[] = "\0<\0?\0x\0m\0l\0" in START_TEST() local
1797 if (_XML_Parse_SINGLE_BYTES(g_parser, prolog, (int)sizeof(prolog) - 1, in START_TEST()
/openbsd-src/gnu/llvm/llvm/docs/
H A DAMDGPUUsage.rst693 kernel prologue (see :ref:`amdgpu-amdhsa-kernel-prolog-flat-scratch`). Flat
695 setup (see :ref:`amdgpu-amdhsa-kernel-prolog-m0`).
3703 … and flat addresses. See :ref:`amdgpu-amdhsa-kernel-prolog-flat-scratch`.
3708 … and flat addresses. See :ref:`amdgpu-amdhsa-kernel-prolog-flat-scratch`.
3779 9. The prolog of the kernel machine code (see
3780 :ref:`amdgpu-amdhsa-kernel-prolog`) sets up the machine state as necessary
3852 :ref:`amdgpu-amdhsa-kernel-prolog-flat-scratch`). Flat access to LDS requires
3854 :ref:`amdgpu-amdhsa-kernel-prolog-m0`).
4678 … (enable_sgpr_private :ref:`amdgpu-amdhsa-kernel-prolog-private-segment-buffer`.
4700 (enable_sgpr_flat_scratch :ref:`amdgpu-amdhsa-kernel-prolog-flat-scratch`.
[all …]
H A DLexicon.rst60 to show how the function prolog lays out the stack frame.
/openbsd-src/gnu/llvm/clang/docs/
H A DShadowCallStack.rst14 to a separately allocated 'shadow call stack' in the function prolog in
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.td96 /// saved together with R14 and R15 in one prolog instruction.

123