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 address 0x400000 chosen as a start of text segment in x86_64 ABI?
May 10, 2020
linux
memory
x86-64
elf
abi
Does C have a standard ABI?
Sep 01, 2022
c
abi
Does libcxxabi makes sense under linux? What are the benefits?
Nov 18, 2020
linux
clang
llvm
abi
libc++
Setting extra bits in a bool makes it true and false at the same time
Aug 29, 2022
c++
boolean
undefined-behavior
evaluation
abi
What are the purposes of the ARM ABI and EABI?
Aug 29, 2022
arm
abi
eabi
Is arm64-v8a compatible with armeabi-v7a?
Aug 05, 2017
android
compatibility
abi
What registers are preserved through a linux x86-64 function call
Aug 28, 2022
linux
assembly
x86-64
calling-convention
abi
Difference between x86, x32, and x64 architectures?
Dec 15, 2021
x86
64-bit
x86-64
cpu-architecture
abi
What happens if you use the 32-bit int 0x80 Linux ABI in 64-bit code?
Nov 14, 2022
linux
assembly
x86-64
system-calls
abi
What are callee and caller saved registers?
Aug 26, 2022
assembly
cpu-registers
calling-convention
abi
Android Studio : Missing Strip Tool
Mar 06, 2022
android
android-studio
arm
static-libraries
abi
Where is the x86-64 System V ABI documented?
Aug 25, 2022
linux
assembly
x86-64
calling-convention
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
« Newer Entries
Older Entries »