Module BCHCallTargetInfo

Implementation of call_target_info_int class type.

mk_call_target_info fintf fsem ctgt returns a call-target-info for function interface fintf and function semantics fsem.

read_xml_call_target_info node returns a call-target-info obtained from its standard xml representation.

The standard xml representation consists of the following three attributes:

  • "fintf": holds the interface dictionary index to a function interface
  • "fsem": holds the interface dictionary index to a function semantics
  • "ictgt": holds the interface dictionary index to a call target