gchatelet / gcc_cpp_mangling_documentation
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☆123Updated 4 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- C++11 ELF/DWARF parser☆78Updated 4 years ago
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- A plugin for Clang compiler☆117Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- C++11 ELF/DWARF parser☆326Updated 10 months ago
- A better c++filt and a better undname.exe, in one binary.☆354Updated 9 months ago
- Tool to demangle C++ symbols.☆58Updated last year
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆61Updated 3 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆125Updated 2 years ago
- Dive into ELF files using simple self-contained examples☆146Updated 9 years ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆151Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆263Updated 11 months ago
- API tracing framework for Linux C/C++ applications☆158Updated 9 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆176Updated last week
- Dump ABI of an ELF object containing DWARF debug info☆189Updated 4 months ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆149Updated 6 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- Clang with JIT extensions☆229Updated 2 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆203Updated this week
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- a simplified version of c++ abi for exception handling☆14Updated 11 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆68Updated 3 years ago