rofirrim / gcc-pluginsLinks
Experiments with the gcc plugin mechanism
☆113Updated 2 years ago
Alternatives and similar repositories for gcc-plugins
Users that are interested in gcc-plugins are comparing it to the libraries listed below
Sorting:
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆145Updated 5 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆186Updated 3 years ago
- C++11 ELF/DWARF parser☆338Updated last year
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆31Updated 10 years ago
- C++11 ELF/DWARF parser☆80Updated 4 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆162Updated 11 months ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 4 years ago
- pahole implementation for gdb☆43Updated 4 years ago
- CCG is a random C Code Generator☆43Updated 3 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆56Updated 3 years ago
- Runtime type and bounds-error checking for C/C++☆106Updated last year
- An LLVM sanitizer tutorial☆203Updated 3 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 10 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆244Updated last week
- Static instrumentation tool for efficient binary-level coverage analysis.☆151Updated 5 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆74Updated last year
- A plugin for Clang compiler☆121Updated 4 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 7 years ago
- Dynamic Program Slicing in LLVM Compiler☆143Updated 7 years ago
- GCC plugin that embeds CPython inside the compiler☆207Updated 4 years ago
- Simple Intel CPU processor tracing on Linux☆354Updated 2 years ago
- KLEE's version of uClibc☆56Updated last year
- Slicing tool for c++ programs using clang AST.☆18Updated 4 years ago
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆203Updated 2 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆51Updated 9 years ago
- A collection of memory allocators☆466Updated 4 months ago
- Static Analyser for C☆154Updated last week