| /freebsd-13.1/contrib/llvm-project/libunwind/src/ |
| H A D | DwarfInstructions.hpp | 64 static pint_t getCFA(A &addressSpace, const PrologInfo &prolog, in getCFA() argument 66 if (prolog.cfaRegister != 0) in getCFA() 68 prolog.cfaRegisterOffset); in getCFA() 69 if (prolog.cfaExpression != 0) in getCFA() 159 PrologInfo prolog; in stepWithDwarf() local 161 R::getArch(), &prolog)) { in stepWithDwarf() 163 pint_t cfa = getCFA(addressSpace, prolog, registers); in stepWithDwarf() 184 if (prolog.savedRegisters[i].location != in stepWithDwarf() 189 prolog.savedRegisters[i])); in stepWithDwarf() 200 prolog.savedRegisters[i])); in stepWithDwarf() [all …]
|
| H A D | UnwindCursor.hpp | 1510 typename CFI_Parser<A>::PrologInfo prolog; in getInfoFromFdeCie() local 1512 R::getArch(), &prolog)) { in getInfoFromFdeCie() 1520 _info.gp = prolog.spExtraArgSize; in getInfoFromFdeCie()
|
| /freebsd-13.1/sys/tools/ |
| H A D | makeobjops.awk | 336 if (prolog != "") 337 printh(prolog); 459 prolog = ""; 495 prolog = ""; 500 prolog = ""; 503 prolog = handle_code();
|
| /freebsd-13.1/sys/dev/ppbus/ |
| H A D | ppb_msq.c | 163 ppb_MS_loop(device_t bus, device_t dev, struct ppb_microseq *prolog, in ppb_MS_loop() argument 180 loop_microseq[0].arg[0].p = (void *)prolog; in ppb_MS_loop()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | README.txt | 239 // 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 epliog. But there is 277 // compiler must add call outs to these helper functions in the prolog and
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrCompiler.td | 74 // pointer before prolog-epilog rewriting occurs.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | README.txt | 160 ends up with a local.tee in its prolog which has an unused result, requiring
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | pgp | 300 # all PGP keys start with this prolog 310 # contains e=65537 and the prolog to
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZRegisterInfo.td | 96 /// saved together with R14 and R15 in one prolog instruction.
|
| /freebsd-13.1/contrib/expat/tests/ |
| H A D | runtests.c | 1875 const char *prolog = "<!DOCTYPE doc [\n" in START_TEST() local 1909 if (_XML_Parse_SINGLE_BYTES(g_parser, prolog, (int)strlen(prolog), in START_TEST() 2387 const char prolog[] = "\0<\0?\0x\0m\0l\0" in START_TEST() local 2429 if (_XML_Parse_SINGLE_BYTES(g_parser, prolog, (int)sizeof(prolog) - 1, in START_TEST()
|
| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/ |
| H A D | z_Windows_NT-586_asm.asm | 1226 sub rsp, 0 ; no fixed allocation necessary - end prolog
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.td | 749 // pointer before prolog-epilog rewriting occurs.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCInstrInfo.td | 455 // 2-byte push/pop blink instructions commonly used for prolog/epilog
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.td | 170 // pointer before prolog-epilog rewriting occurs.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrCompiler.td | 36 // pointer before prolog-epilog rewriting occurs. 54 // pointer before prolog-epilog rewriting occurs.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 352 // pointer before prolog-epilog rewriting occurs.
|
| /freebsd-13.1/contrib/flex/ |
| H A D | ChangeLog | 9548 * 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-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.td | 4029 // Pseudo instructions for homogeneous prolog/epilog
|