Search code examples
Aarch64 is there a Red Zone on Linux, If so 16 or 128 bytes?...


linuxarm64stack-memoryabired-zone

Read More
What registers are preserved through a linux x86-64 function call...


linuxassemblyx86-64calling-conventionabi

Read More
how to determine field offset in stat struct calling from assembly?...


assemblystructoffsetabistat

Read More
What are the calling conventions for UNIX & Linux system calls (and user-space functions) on i38...


linuxassemblyx86-64calling-conventionabi

Read More
What distribution has the best cross compatibility on Amazon AWS Graviton?...


amazon-web-servicesarm64abiaws-graviton

Read More
Does adding enumerators into enum break ABI?...


c++enumsabi

Read More
Behaviors of stack pointer in ARM64...


assemblyarm64memory-alignmentstack-memoryabi

Read More
Crash running app build on macOS 13.6 (clang 15), when running on macOS 11 (dynamic_cast)...


c++xcodemacosobjective-c++abi

Read More
Is "argv[0] = name-of-executable" an accepted standard or just a common convention?...


c++cprogram-entry-pointargvabi

Read More
Which C specifiers may cause ABI incompatibility between the caller and callee?...


cabiqualifiersstorage-class-specifier

Read More
Does the C++ standard allow for an uninitialized bool to crash a program?...


c++llvmundefined-behaviorabillvm-codegen

Read More
Does C have a standard ABI?...


cabi

Read More
Why is changing a property from "init" to "set" a binary breaking change?...


c#propertiesabi

Read More
Android '*.so' libraries missing when debuggable flag is false (independent of build-variant...


androidgradleshared-librariesbuild.gradleabi

Read More
Cannot copy encoded ABI Remix to verify...


ethereumsolidityabiremix

Read More
Calculation of relative offset in small code model...


c++assemblyx86-64abirelocation

Read More
Does the Windows ABI allow me to change the stack pointer?...


windowsstack64-bitcalling-conventionabi

Read More
FreeBSD/amd64 assembly - how to read "ARGC" from _start?...


assemblyx86-64freebsdabiargc

Read More
ABI filters of extended Build Variants do not overrides its parents...


androidgradleandroid-ndkabibuild-variant

Read More
Multiple ISA in same ELF file...


linuxelfabiinstruction-setfat-binaries

Read More
Why does the x86-64 / AMD64 System V ABI mandate a 16 byte stack alignment?...


assemblyx86-64memory-alignmentstack-memoryabi

Read More
varargs works in mips...


mipsvariadic-functionsabi

Read More
Flutter - how fix issue in appbudle?...


androidflutterandroid-studioabi

Read More
web3 call got 'ERROR: The returned value is not a convertible string:'...


javascriptethereumweb3jsabikovan

Read More
Which contexts need to be saved in x86-64 with a c function return?...


cx86-64avxabicontext-switch

Read More
RET x versus ADD RSP, x in x86-64 assembly...


assemblyx86-64stack-memoryabimasm64

Read More
ethers.js data out-of-bounds while parsing human-readable contract ABI...


ethereumblockchainsmartcontractsabiethers.js

Read More
How to let GCC know that the Direction Flag DF in the EFLAGS register has changed in inline asm?...


cgccx86inline-assemblyabi

Read More
How does a double pointer reconcile with a shared_ptr?...


c++pointersshared-ptrabi

Read More
Are colons required after labels in ABI compliant ARM...


armabi

Read More
BackNext