Skip to main content

Module reader

Module reader 

Source

Functions§

detect_arch
Detect the target architecture from a binary.
detect_arch_from_host
Return the architecture of the machine running padlock. Used when analysing source files (no binary available to inspect).
load
Parse DWARF debug info from raw binary data.

Type Aliases§

DwarfRc