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
What's the difference of section and segment in ELF file format
Aug 17, 2022
linux
debian
gnu
elf
abi
What exactly does GCC's -Wpsabi option do? What are the implications of supressing it?
Nov 16, 2022
c++
linux
gcc
gcc-warning
abi
Why can a T* be passed in register, but a unique_ptr<T> cannot?
Aug 17, 2022
c++
assembly
unique-ptr
calling-convention
abi
What is the direction of stack growth in most modern systems?
Aug 16, 2022
assembly
stack
callstack
abi
stack-frame
How do I safely pass objects, especially STL objects, to and from a DLL?
Dec 14, 2021
c++
windows
dll
stl
abi
Why does Windows64 use a different calling convention from all other OSes on x86-64?
Aug 16, 2022
windows
assembly
x86-64
calling-convention
abi
Is it safe to link C++17, C++14, and C++11 objects
Aug 15, 2022
c++
c++11
linker
c++14
abi
Are there any downsides to passing structs by value in C, rather than passing a pointer?
Aug 15, 2022
c
struct
parameter-passing
abi
What are the calling conventions for UNIX & Linux system calls (and user-space functions) on i386 and x86-64
Aug 15, 2022
linux
assembly
x86-64
calling-convention
abi
Why is a boolean 1 byte and not 1 bit of size?
Aug 14, 2022
c++
boolean
byte
cpu-architecture
abi
Difference between API and ABI
Dec 14, 2021
api
abi
Does the C++ standard allow for an uninitialized bool to crash a program?
Aug 13, 2022
c++
llvm
undefined-behavior
abi
llvm-codegen
What is an application binary interface (ABI)?
Aug 13, 2022
compiler-construction
abi
« Newer Entries