Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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()
69 prolog.cfaRegisterOffset); in getCFA()
70 if (prolog.cfaExpression != 0) in getCFA()
78 PrologInfo &prolog);
175 auto regloc = prolog.savedRegisters[UNW_AARCH64_RA_SIGN_STATE]; in getRA_SIGN_STATE()
194 PrologInfo prolog; in stepWithDwarf() local
198 pint_t cfa = getCFA(addressSpace, prolog, registers); in stepWithDwarf()
252 if (prolog.savedRegisters[i].location != in stepWithDwarf()
268 prolog.savedRegisters[i])); in stepWithDwarf()
[all …]
H A DUnwindCursor.hpp1633 typename CFI_Parser<A>::PrologInfo prolog; in getInfoFromFdeCie() local
1635 R::getArch(), &prolog)) { in getInfoFromFdeCie()
1643 _info.gp = prolog.spExtraArgSize; in getInfoFromFdeCie()
/freebsd-14.2/sys/tools/
H A Dmakeobjops.awk332 if (prolog != "")
333 printh(prolog);
453 prolog = "";
493 prolog = "";
498 prolog = "";
501 prolog = handle_code();
/freebsd-14.2/sys/dev/ppbus/
H A Dppb_msq.c162 ppb_MS_loop(device_t bus, device_t dev, struct ppb_microseq *prolog, in ppb_MS_loop() argument
179 loop_microseq[0].arg[0].p = (void *)prolog; in ppb_MS_loop()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/
H A DREADME.txt242 // functions called by the prolog and epilog of functions that need to save
276 // called in the prolog and epilog of Thumb1 functions. When the C++ ABI use
278 // to save and restore all registers in it prolog and epilog. But there is
280 // compiler must add call outs to these helper functions in the prolog and
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrCompiler.td74 // pointer before prolog-epilog rewriting occurs.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DREADME.txt160 ends up with a local.tee in its prolog which has an unused result, requiring
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dpgp300 # all PGP keys start with this prolog
310 # contains e=65537 and the prolog to
/freebsd-14.2/contrib/expat/tests/
H A Dbasic_tests.c1408 const char *prolog = "<!DOCTYPE doc [\n" in START_TEST() local
1443 if (_XML_Parse_SINGLE_BYTES(g_parser, prolog, (int)strlen(prolog), in START_TEST()
1862 const char prolog[] = "\0<\0?\0x\0m\0l\0" in START_TEST() local
1905 if (_XML_Parse_SINGLE_BYTES(g_parser, prolog, (int)sizeof(prolog) - 1, in START_TEST()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.td96 /// saved together with R14 and R15 in one prolog instruction.
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSchedule.td685 list<FusionPredicate> prolog = [],
689 prolog,
/freebsd-14.2/crypto/openssl/doc/internal/man3/
H A DOPTIONS.pod162 By default, the help display will include a standard prolog:
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_asm.asm1226 sub rsp, 0 ; no fixed allocation necessary - end prolog
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.td749 // pointer before prolog-epilog rewriting occurs.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.td507 // 2-byte push/pop blink instructions commonly used for prolog/epilog
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.td79 // b/c callee-save register needs push/pop in prolog/epilog.
H A DX86InstrCompiler.td36 // pointer before prolog-epilog rewriting occurs.
54 // pointer before prolog-epilog rewriting occurs.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.td170 // pointer before prolog-epilog rewriting occurs.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td353 // pointer before prolog-epilog rewriting occurs.
/freebsd-14.2/contrib/flex/
H A DChangeLog9548 * scan.l: Fixed bugs regarding %{%} code in section 2 prolog %array
9576 * scan.l: EOF in section 2 prolog leads to section 0, not section 3
9883 * README: Changed prolog to reflect 2.3 release.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td4857 // Pseudo instructions for homogeneous prolog/epilog
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dfunstack.in25736 … "ftp://ftp.ira.uka.de/pub/bibliography/Ai/prolog.bib and ftp://ftp.ira.uka.de/pub/bibliography/…
25740 … algorithm theory; computer programs; control; logic; programming theory; prolog; theorem proving",
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/
H A Devprand.txt13 # like this prolog, are ignored.