Lines Matching refs:ELFv2
234 as a parameter save area on ELFv2.
252 * README (tested): Mention PowerPC ELFv2.
262 test to select parameter save sizing for ELFv2 vs. ELFv1.
265 (FFI_TRAMPOLINE_SIZE): Define variant for ELFv2.
268 (ffi_prep_args64): Adjust start of param save area for ELFv2.
270 (ffi_prep_cif_machdep_core): Adjust space calculation for ELFv2.
271 Handle ELFv2 return values. Set FLAG_ARG_NEEDS_PSAVE. Handle
273 (ffi_call): Increase size of smst_buffer for ELFv2. Handle ELFv2.
274 (flush_icache): Compile for ELFv2.
275 (ffi_prep_closure_loc): Set up ELFv2 trampoline.
278 ELFv2 struct return values.
280 ELFv2. Adjust toc save location. Call function pointer using
283 for ELFv2. Define ELFv2 versions of STACKFRAME, PARMSAVE, and
285 ELFv2 return values.