rofirrim / gcc-pluginsLinks
Experiments with the gcc plugin mechanism
☆109Updated last year
Alternatives and similar repositories for gcc-plugins
Users that are interested in gcc-plugins are comparing it to the libraries listed below
Sorting:
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆144Updated 4 months ago
- C++11 ELF/DWARF parser☆327Updated last year
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- A library to parse gdb mi output and interact with gdb subprocesses☆237Updated last year
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆54Updated 3 years ago
- KLEE's version of uClibc☆54Updated last year
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 7 months ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Runtime type and bounds-error checking for C/C++☆103Updated 6 months ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- GCC plugin that embeds CPython inside the compiler☆204Updated 3 years ago
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system☆22Updated 10 years ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆214Updated last week
- API tracing framework for Linux C/C++ applications☆160Updated 9 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆228Updated last year
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 6 years ago
- Dynamic Program Slicing in LLVM Compiler☆141Updated 6 years ago
- A collection of memory allocators☆455Updated 12 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆272Updated 3 years ago
- Reworking of Agner Fog's performance test programs for Linux☆112Updated 6 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆51Updated 8 years ago