Variable StackTrace.Frame.binary

binary containing code

struct StackTrace.Frame
{
  // ...
  string binary ;
  // ...
}