Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in calling-convention
Why is 0 moved to stack when using return value?
Oct 02, 2022
c
assembly
clang
disassembly
calling-convention
x64 calling convention (stack) and varargs
Aug 18, 2022
windows
64-bit
calling-convention
win64
Understanding stack alignment
Aug 29, 2022
assembly
x86-64
memory-alignment
calling-convention
abi
What is the correct calling convention to use within a bootloader?
Apr 17, 2022
assembly
operating-system
x86-16
bootloader
calling-convention
Can I programatically deduce the calling convention used by a C++ dll?
Nov 10, 2022
c++
dll
assembly
calling-convention
name-decoration
Calling Convention with a shared library for android
Aug 23, 2022
android
c++
arm
calling-convention
stdcall
Function call with more parameters than expected
Sep 09, 2022
c
parameter-passing
calling-convention
C++ What actually happens in assembly when you return a struct from a function?
Aug 26, 2022
c++
assembly
x86-64
calling-convention
abi
__cdecl results in larger executable than __stdcall?
Jan 03, 2018
c++
c
compiler-construction
calling-convention
What is the default calling convention of static member functions in visual studio?
Feb 01, 2019
c++
windows
calling-convention
Are call-by-value and pass-by-value synonymous?
Mar 26, 2022
c#
calling-convention
evaluation-strategy
How does C return a structure? [duplicate]
Oct 24, 2022
c
struct
x86-64
return-value
calling-convention
How to return a complex return value?
Oct 21, 2022
c++
c
assembly
x86
calling-convention
How to (cross-)compile to both ARM hard- and soft-float (softfp) with a single GCC (cross-)compiler?
Jun 20, 2022
gcc
arm
calling-convention
Force gcc to pass the parameters on the stack
May 19, 2018
c
gcc
stack
parameter-passing
calling-convention
C callback functions defined in an unnamed namespace?
Jul 06, 2022
c++
calling-convention
linkage
64-bit C++ passing functions with "different" calling conventions as parameters gives ambiguous error
Jan 22, 2022
c++
x86-64
calling-convention
stdcall
cdecl
C++ calling convention for passing big objects on Linux/x86-84
Sep 11, 2022
c++
linux
assembly
x86-64
calling-convention
Passing Parameters in 64 bit Assembly Function from C language. Which Register Receive These Parameter?
Sep 29, 2022
c
assembly
x86-64
calling-convention
Pass a Delphi class to a C++ function/method that expects a class with __thiscall methods
Sep 23, 2022
c++
delphi
dll
calling-convention
« Newer Entries
Older Entries »