gchatelet / gcc_cpp_mangling_documentationLinks
Reverse engineering of Linux/OSX gcc C++ name mangling
☆115Updated 3 years ago
Alternatives and similar repositories for gcc_cpp_mangling_documentation
Users that are interested in gcc_cpp_mangling_documentation are comparing it to the libraries listed below
Sorting:
- A tool to list content of virtual tables in a shared library☆124Updated 4 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- C++11 ELF/DWARF parser☆327Updated last year
- Dump ABI of an ELF object containing DWARF debug info☆191Updated 5 months ago
- A better c++filt and a better undname.exe, in one binary.☆356Updated 10 months ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆263Updated last year
- ☆35Updated 11 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆65Updated 5 years ago
- Dive into ELF files using simple self-contained examples☆148Updated 9 years ago
- API tracing framework for Linux C/C++ applications☆158Updated 9 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆62Updated last year
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- Experiments with the gcc plugin mechanism☆109Updated last year
- Memory optimal Small String Optimization implementation for C++☆239Updated 10 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- cppystruct is a C++17, header-only, constexpr clone of Python's struct module☆106Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- POSIX equivalent of Windows DLL import libraries☆252Updated 2 months ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 5 years ago
- CppCon 2019 Talk: slides and source code☆45Updated 5 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆68Updated 3 years ago