Home
last modified time | relevance | path

Searched refs:address (Results 1 – 25 of 148) sorted by path

123456

/php-src/.github/workflows/
H A Dnightly.yml377 … CFLAGS="-fsanitize=undefined,address -fno-sanitize-recover -DZEND_TRACK_ARENA_ALLOC" LDFLAGS="-fs…
H A Dpush.yml125 …ix.asan && 'CFLAGS="-fsanitize=undefined,address -DZEND_TRACK_ARENA_ALLOC" LDFLAGS="-fsanitize=und…
/php-src/Zend/asm/
H A Djump_mips32_o32_elf_gas.S60 sw $a0, 84($sp) # save hidden, address of returned transfer_t
97 lw $v0, 84($sp) # restore hidden, address of returned transfer_t
H A Djump_ppc32_sysv_elf_gas.S62 mflr %r0 # return address from LR
H A Djump_sparc64_sysv_elf_gas.S30 # store framepointer and return address in slots reserved
39 # load framepointer and return address from context
H A Djump_x86_64_ms_pe_masm.asm135 mov [rsp+0110h], rcx ; save hidden address of transport_t
185 mov rax, [rsp+0110h] ; restore hidden address of transport_t
190 ; load return-address
H A Dmake_arm64_aapcs_elf_gas.S60 # shift address in x0 (allocated stack) to lower 16 byte boundary
66 # third arg of make_fcontext() == address of context-function
67 # store address as a PC to jump in
70 # save address of finish as return-address for context-function
H A Dmake_arm64_aapcs_macho_gas.S59 ; shift address in x0 (allocated stack) to lower 16 byte boundary
65 ; third arg of make_fcontext() == address of context-function
66 ; store address as a PC to jump in
71 ; save address of finish as return-address for context-function
H A Dmake_arm64_aapcs_pe_armasm.asm65 ; save stack top address to x3
68 ; shift address in x0 (allocated stack) to lower 16 byte boundary
74 ; save top address of context_stack as 'base'
76 ; save bottom address of context-stack as 'limit' and 'dealloction stack'
82 ; third arg of make_fcontext() == address of context-function
83 ; store address as x19 for trampoline
85 ; store trampoline address as pc
89 ; save address of finish as return-address for context-function
H A Dmake_arm_aapcs_elf_gas.S48 @ shift address in A1 to lower 16 byte boundary
54 @ third arg of make_fcontext() == address of context-function
57 @ compute address of returned transfer_t
62 @ compute abs address of label finish
64 @ save address of finish as return-address for context-function
H A Dmake_arm_aapcs_macho_gas.S45 @ shift address in A1 to lower 16 byte boundary
51 @ third arg of make_fcontext() == address of context-function
54 @ compute address of returned transfer_t
59 @ compute abs address of label finish
61 @ save address of finish as return-address for context-function
H A Dmake_i386_ms_pe_masm.asm37 ; shift address in EAX to lower 16 byte boundary
52 ; save top address of context stack as 'base'
58 ; compute bottom address of context stack (limit)
60 ; save bottom address of context-stack as 'limit'
73 ; compute abs address of label trampoline
75 ; save address of trampoline as return-address for context-function
79 ; compute abs address of label finish
81 ; save address of finish as return-address for context-function in EBP
102 ; exchange content; ECX contains address of next SEH
110 ; save address in ECX as SEH handler for context
[all …]
H A Dmake_loongarch64_sysv_elf_gas.S47 # shift address in A0 to lower 16 byte boundary
53 # third arg of make_fcontext() == address of context-function
56 # save address of finish as return-address for context-function
H A Dmake_mips32_o32_elf_gas.S53 # shift address in A0 to lower 16 byte boundary
66 # third arg of make_fcontext() == address of context-function
71 # compute address of returned transfer_t
75 # compute abs address of label finish
77 # save address of finish as return-address for context-function
H A Dmake_mips64_n64_elf_gas.S60 # shift address in A0 to lower 16 byte boundary
67 # third arg of make_fcontext() == address of context-function
72 # psudo instruction compute abs address of label finish based on GP
75 # save address of finish as return-address for context-function
H A Dmake_ppc32_sysv_elf_gas.S59 # save return address into R6
62 # first arg of make_fcontext() == top address of context-function
63 # shift address in R3 to lower 16 byte boundary
70 # third arg of make_fcontext() == address of context-function
93 # load address of label 1 into R4
97 # compute abs address of trampoline, use as PC
101 # compute abs address of label finish
103 # save address of finish as return-address for context-function
107 # restore return address from R6
117 lwz %r0, 8(%r1) # address of context-function
[all …]
H A Dmake_ppc32_sysv_macho_gas.S80 ; save return address into R6
83 ; first arg of make_fcontext() == top address of context-function
84 ; shift address in R3 to lower 16 byte boundary
91 ; third arg of make_fcontext() == address of context-function
H A Dmake_ppc32_sysv_xcoff_gas.S68 # save return address into R6
71 # first arg of make_fcontext() == top address of context-function
72 # shift address in R3 to lower 16 byte boundary
79 # third arg of make_fcontext() == address of context-function descriptor
100 # compute abs address of label .L_finish
104 # save address of finish as return-address for context-function
108 # restore return address from R6
114 # save return address into R0
116 # save return address on stack, set up stack frame
H A Dmake_ppc64_sysv_elf_gas.S99 # save return address into R6
102 # first arg of make_fcontext() == top address of context-stack
103 # shift address in R3 to lower 16 byte boundary
110 # third arg of make_fcontext() == address of context-function
113 # save address of context-function entry point
116 # save address of context-function entry point
140 # compute abs address of label finish
144 # save address of finish as return-address for context-function
148 # restore return address from R6
154 # save return address into R0
[all …]
H A Dmake_ppc64_sysv_xcoff_gas.S80 # save return address into R6
83 # first arg of make_fcontext() == top address of context-function
84 # shift address in R3 to lower 16 byte boundary
91 # third arg of make_fcontext() == address of context-function descriptor
112 # compute abs address of label .L_finish
116 # save address of finish as return-address for context-function
120 # restore return address from R6
126 # save return address into R0
128 # save return address on stack, set up stack frame
H A Dmake_riscv64_sysv_elf_gas.S66 # shift address in a0 (allocated stack) to lower 16 byte boundary
72 # third arg of make_fcontext() == address of context-function
73 # store address as a PC to jump in
76 # save address of finish as return-address for context-function
H A Dmake_sparc64_sysv_elf_gas.S25 # shift address in %i0 (allocated stack) to lower 16 byte boundary
39 # On OpenBSD stackghost prevents overriding the return address on
42 # Extract the full address of the trampoline via pc relative addressing
/php-src/Zend/tests/constexpr/
H A Dnew_not_allowed_property.phpt15 // constructor invocation. Overall, the best way to address this is not clear right now.
/php-src/build/
H A Dlibtool.m44397 # Transform the output of nm in a C name address pair
4559 # Transform an extracted symbol line into symbol name and symbol address
4680 lt_ptr_t address;
H A Dltmain.sh4728 lt_ptr address;

Completed in 80 milliseconds

123456