Skip to main content

Module elf_parser

Module elf_parser 

Source
Expand description

ELF symbol parsing for RTT control block detection Based on probe-rs implementation analysis

Structs§

ElfDebugInfo
SymbolInfo

Functions§

get_elf_debug_info
Get comprehensive ELF information for debugging
get_rtt_symbol_from_elf
Extract RTT control block address from ELF symbol table This is the primary method used by probe-rs for RTT detection