package binsec

  1. Overview
  2. Docs

doc/binsec_sse_checkct/Binsec_sse_checkct/Make/argument-2-Engine/Debug/index.html

Module Engine.Debug

val reverse_section : Binsec_kernel.Virtual_address.t -> (string * Z.t) option

reverse_section addr returns the name and the offset from the start of the section from which the address belongs.

val reverse_symbol : Binsec_kernel.Virtual_address.t -> (string * Z.t) option

reverse_symbol addr returns the name and the offset from the start of the symbol from which the address belongs.