Module core

Module core 

Source
Expand description

Core types and utilities for ghostscope-dwarf

Re-exports§

pub use demangle::*;
pub use errors::*;
pub use evaluation::*;
pub use mapping::*;
pub use types::*;

Modules§

demangle
Demangling helpers for Rust and C++ symbols
errors
Error types for the DWARF analysis library
evaluation
DWARF expression evaluation results for LLVM/eBPF code generation
mapping
types
Core data types for DWARF analysis