| /external/libunwind/doc/ |
| unw_get_reg.tex | 20 \Var{reg} in the stack frame identified by cursor \Var{cp} and stores 26 type of frame that \Var{cp} is referring to. For ordinary stack 29 stack-pointer). However, for signal frames (see
|
| unw_set_fpreg.tex | 20 \Var{reg} in the stack frame identified by cursor \Var{cp} to the 26 type of frame that \Var{cp} is referring to. For ordinary stack 29 stack-pointer). However, for signal frames (see
|
| unw_set_reg.tex | 20 \Var{reg} in the stack frame identified by cursor \Var{cp} to the 26 type of frame that \Var{cp} is referring to. For ordinary stack 29 stack-pointer). However, for signal frames (see
|
| /external/libunwind_llvm/src/ |
| UnwindRegistersRestore.S | 21 # On windows, the 'this' pointer is passed in ecx instead of on the stack 34 # set up eax and ret on new stack location 35 movl 28(%eax), %edx # edx holds new stack pointer 42 # we now have ret and eax pushed onto where new stack will be 53 pop %eax # eax was already pushed on new stack 54 ret # eip was already pushed on new stack 78 movq 56(%rdi), %rax # rax holds new stack pointer 81 movq 32(%rdi), %rbx # store new rdi on new stack 83 movq 128(%rdi), %rbx # store new rip on new stack
|
| /device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
| efi64.asm | 24 .stack
43 mov esp,0001fffe8h ; make final stack aligned
183 push 0h ; push error code place holder on the stack
190 push 0h ; push error code place holder on the stack
195 push 0h ; push error code place holder on the stack
200 push 0h ; push error code place holder on the stack
205 push 0h ; push error code place holder on the stack
210 push 0h ; push error code place holder on the stack
215 push 0h ; push error code place holder on the stack
220 push 0h ; push error code place holder on the stack
[all...] |
| /external/bcc/src/lua/bpf/ |
| builtins.lua | 130 -- Load stack pointer to dst, since only load to stack memory is supported 131 -- we have to use allocated stack memory or create a new allocation and convert 135 builtins[ffi.new](e, dst, vtype) -- Allocate stack memory 138 -- Set stack memory maximum size bound 209 -- Load stack pointer to dst, since only load to stack memory is supported 210 -- we have to either use spilled variable or allocated stack memory offset 216 else error('ffi.copy(dst, src) - can\'t get stack offset of dst') end 217 -- Set stack memory maximum size boun [all...] |
| /external/compiler-rt/lib/asan/ |
| asan_interceptors.cc | 55 // that no extra frames are created, and stack trace contains 64 ReportStringFunctionSizeOverflow(__offset, __size, &stack); \ 74 suppressed = IsStackTraceSuppressed(&stack); \ 109 offset2, length2, &stack); \ 254 // Ignore all allocations made by pthread_create: thread stack/TLS may be 266 AsanThread::Create(start_routine, arg, current_tid, &stack, detached); 270 // interceptor exits, the child thread's stack may be the only thing holding 272 // happens at a point when the interceptor has already exited, but the stack 330 static void ClearShadowMemoryForContextStack(uptr stack, uptr ssize) { 333 uptr bottom = stack & ~(PageSize - 1) 352 uptr stack, ssize; local [all...] |
| /bionic/libc/arch-x86/bionic/ |
| __bionic_clone.S | 22 # Copy 'fn' and 'arg' onto the child stack
|
| /cts/tests/framework/base/windowmanager/src/android/server/wm/ |
| FreeformWindowingModeTests.java | 69 mAmWmState.assertDoesNotContainStack("Must not contain freeform stack.", 74 mAmWmState.assertFrontStackOnDisplay("Freeform stack must be the front stack.", 93 final ActivityStack stack = mAmWmState.getAmState().getStackById(task.mStackId); local 96 // If the task is on the fullscreen stack, then we know that it will have bounds that 101 // If the task is not on the fullscreen stack, then compare the task bounds to the display 103 assertEquals(mAmWmState.getWmState().getDisplay(stack.mDisplayId).getDisplayRect(), 115 mAmWmState.assertDoesNotContainStack("Must not contain freeform stack.",
|
| /development/samples/ApiDemos/src/com/example/android/mmslib/pdu/ |
| PduComposer.java | 101 * Message compose buffer stack. 1062 private LengthRecordNode stack = null; field in class:PduComposer.BufferStack [all...] |
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ |
| DivU64x32.asm | 39 push eax ; save quotient on stack
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ |
| CpuId.asm | 37 push rax ; save Index on stack
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/ |
| ProcessorAsms.S | 30 # This allows the caller to switch the stack and goes to the new entry point
35 # NewStack - New Location of the stack // r8
43 # Adjust stack for
55 # no ret as we have a new stack and we jumped to the new location
|
| /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/ |
| DivU64x32.asm | 39 push eax ; save quotient on stack
|
| /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/ |
| CpuId.asm | 39 push rax ; save Index on stack
|
| /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibMmx/Ia32/ |
| CopyMem.S | 71 popl %ecx # stack cleanup
72 popl %ecx # stack cleanup
|
| /external/ImageMagick/.github/ |
| ISSUE_TEMPLATE.md | 12 Make sure you place a stack trace inside a code (```) block to avoid linking unrelated issues -->
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| upgrade_memory_model.cpp | 312 std::vector<const Instruction*> stack; local 313 stack.push_back(inst); 317 while (!stack.empty()) { 318 const Instruction* def = stack.back(); 319 stack.pop_back(); 335 stack.push_back(context()->get_def_use_mgr()->GetDef( 339 stack.push_back(context()->get_def_use_mgr()->GetDef( 342 stack.push_back(context()->get_def_use_mgr()->GetDef(
|
| /external/elfutils/tests/ |
| run-unstrip-M.sh | 41 7fff26cf7000-7fff26d0c000 rwxp 00000000 00:00 0 [stack]
|
| /external/flatbuffers/docs/source/ |
| README_TO_GENERATE_DOCS.md | 7 [Download Doxygen](http://www.stack.nl/~dimitri/doxygen/download.html).
|
| /external/guice/lib/build/ |
| munge.jar | |
| /external/iproute2/tc/ |
| emp_ematch.l | 68 %option 8bit stack warn noyywrap prefix="ematch_"
|
| /external/jsoncpp/include/json/ |
| reader.h | 15 #include <stack> 230 typedef std::stack<Value*> Nodes;
|
| /external/libffi/src/arc/ |
| ffi.c | 42 /* ffi_prep_args is called by the assembly routine once stack 46 ffi_prep_args (char *stack, extended_cif * ecif) 55 argp = stack;
|
| /external/libffi/src/m32r/ |
| ffi.c | 32 /* ffi_prep_args is called by the assembly routine once stack 35 void ffi_prep_args(char *stack, extended_cif *ecif) 45 argp = stack;
|