Search code examples
What is the cxaguard library?...


c++abi

Read More
Difference in ABI between x86_64 Linux functions and syscalls...


assemblylinux-kernelx86-64system-callsabi

Read More
GCC/Clang x86_64 C++ ABI mismatch when returning a tuple?...


c++tuplesx86-64abicompiler-bug

Read More
Does the C++ standard guarantee that a function return value has a constant address?...


c++c++11return-valuelanguage-lawyerabi

Read More
Differences between arm "versions?" (ARMv7 only)...


linuxarmcpu-architectureabi

Read More
On Android what determines the abi that is used for building...


androidxamarinabi

Read More
x86-64 calling convention assumes return registers are zeroed?...


standardslanguage-lawyerx86-64abi

Read More
Read Application.mk information from an apk...


androidandroid-ndkapkcpu-architectureabi

Read More
In the ELF spec, what does BA_OS and KE_OS mean?...


elfabi

Read More
How to hook send() / recv() functions on Linux?...


c++cunixelfabi

Read More
How to optimize function return values in C and C++ on x86-64?...


c++cperformancex86-64abi

Read More
Is function parameter constness mismatch allowed?...


c++macosabiname-mangling

Read More
how are the passing arguments in amd64?...


gccx86-64abi

Read More
does gcc preserve callee save registers...


cgccx86-64abi

Read More
target specific glibc ABI...


linuxgccglibcabi

Read More
Is it safe to ignore return values when calling symbols from a C library...


cllvmabi

Read More
Does using const global vars instead of enum ensure ABI compatibility?...


cabi

Read More
libelf corrupts ARM elf binaries...


linuxarmelfabi

Read More
How can linux be a kernel and an OS at the same time...


apilinux-kernelabi

Read More
What does the --abi-compile=yes option of CUDA ptxas do (which costs registers)?...


cudagpgpuabiptxas

Read More
creating a c wrapper for C++ library...


c++capiabi

Read More
qt dll compatibility between compilers...


c++windowsqtabi

Read More
API AND ABI in a nutshell...


c++apiabi

Read More
Are there tools to check whether changes to a C++ class will break a previous version of that class?...


c++abi

Read More
What ABI/C++runtime said when exception has happened in oher dynamic library?...


c++exceptionabi

Read More
Is there a standard way to reconstruct lowered struct function arguments?...


cclangllvmllvm-irabi

Read More
Enlarge the stack frame - Alignment?...


assemblyx86stackx86-64abi

Read More
Problems linking CUDA-compiled with Boost-using code...


c++boostcudastatic-linkingabi

Read More
GCC ABI compatibility...


c++gcccompatibilityabi

Read More
virtual function and modified this pointer...


c++multiple-inheritancevtableabivirtual-functions

Read More
BackNext