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
In the Win64 ABI, can the reserved argument stack space be used for general purpose storage?
Apr 18, 2022
assembly
64-bit
calling-convention
win64
abi
How to tell gcc to not align function parameters on the stack?
Aug 29, 2022
c
assembly
gcc
calling-convention
68000
What kinds of C++ functions can be placed in a C function pointer?
Mar 25, 2022
c++
function-pointers
calling-convention
language-binding
extern-c
Function parameter passing in a Linux kernel interrupt handler (from asm to C)
Aug 21, 2022
assembly
linux-kernel
x86
interrupt-handling
calling-convention
glibc scanf Segmentation faults when called from a function that doesn't align RSP
Mar 26, 2020
linux
assembly
nasm
x86-64
calling-convention
Why did Microsoft choose stdcall as their API convention?
Oct 29, 2022
windows
winapi
calling-convention
stdcall
When to use calling conventions
Jul 22, 2017
visual-c++
calling-convention
Acceptability of regular usage of r10 and r11
Jun 26, 2022
assembly
x86-64
cpu-registers
calling-convention
abi
Where, and why, is the x64 frame pointer supposed to point? (Windows x64 ABI)
May 24, 2018
c
windows
assembly
64-bit
calling-convention
Getting calling conventions from DWARF info
Feb 01, 2018
calling-convention
dwarf
EBP, ESP and stack frame in assembly
Dec 20, 2019
assembly
x86
nasm
calling-convention
stack-frame
What is the point of passing arguments in the reverse order in C?
Aug 28, 2022
c
function
stack
callstack
calling-convention
Why are there so many different calling conventions?
Nov 08, 2022
assembly
history
low-level
calling-convention
Calling convention on x64 [duplicate]
Aug 21, 2022
compiler-construction
64-bit
x86-64
calling-convention
Trouble understanding an x86-64 function preamble
Sep 09, 2022
linux
assembly
x86-64
calling-convention
Does each PUSH instruction push a multiple of 8 bytes on x64?
Mar 30, 2022
assembly
x86-64
calling-convention
MS Visual C++: When should you care about using calling conventions?
Jul 28, 2019
c++
c
calling-convention
__cdecl, __stdcall and __fastcall are all called the exact same way?
Feb 08, 2021
c++
visual-c++
assembly
masm
calling-convention
Question about Objective C calling convention and argument passing on ARM
Nov 07, 2022
iphone
compiler-construction
assembly
arm
calling-convention
__cdecl and __declspec calling conventions confusion
Dec 17, 2019
c++
c
dllimport
calling-convention
« Newer Entries
Older Entries »