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 abi
Why is GCC with __attribute__((__ms_abi__)) returning values differently than MSVC does?
Oct 27, 2025
c
gcc
x86
calling-convention
abi
How to use c library function fgets in assembly language?
Oct 28, 2025
c
assembly
abi
How to see ABI of android static library?
Oct 26, 2025
android
ios
architecture
static-libraries
abi
Do static libraries behave like dynamic libraries in terms of ABI compatibility?
Oct 23, 2025
c++
static-libraries
abi
Why is it possible to link against C++ Dynamic Libraries when C++ does not have a stable ABI?
Oct 21, 2025
c++
boost
ffi
abi
What is the significance of ".note.ABI-tag" section in ELF?
Oct 22, 2025
linux
binaryfiles
elf
abi
Is function parameter constness mismatch allowed?
Oct 20, 2025
c++
macos
abi
name-mangling
Returning a struct in SystemV ABI
Oct 18, 2025
c
assembly
x86-64
calling-convention
abi
Linux ARM64 calling convention: What registers need saving by callee?
Oct 16, 2025
linux
arm64
calling-convention
abi
Why are there symbols in my object file with `[abi:de180100]` appended?
Sep 20, 2025
macos
clang++
abi
debug-symbols
object-files
Difference between armeabi and armeabi-v7a
Sep 11, 2025
android
android-ndk
cpu-architecture
freepascal
abi
Does the red zone still exist even if we use the -mno-red-zone flag in gcc?
Sep 07, 2025
c
x86-64
stack-memory
abi
red-zone
How to demangle a C++ name in clang (or gcc)?
Mar 24, 2023
c++
gcc
clang
abi
Dlang - Understaning std.cycle() in assembly
Mar 13, 2023
assembly
std
d
x86-64
abi
Why does eax contain the number of vector parameters?
Mar 07, 2023
assembly
x86-64
calling-convention
abi
sysv
Returning pointers from the class. Who is responsible for delete?
Feb 24, 2023
c++
c
abi
Why "Procedure Call Standard for the ARM Architecture" (AAPCS) requires SP to be 8-byte aligned?
Feb 15, 2023
assembly
arm
calling-convention
abi
stack-pointer
Does C++ ABI specify how vTable and RTTI information should exist?
Feb 07, 2023
c++
pointers
polymorphism
vtable
abi
In the ELF spec, what does BA_OS and KE_OS mean?
Sep 04, 2025
elf
abi
Use of std::string_view in extern "C" DLL
Sep 02, 2025
c++
dll
abi
Older Entries »