Class PCodeTestGroupControlBlock

java.lang.Object
ghidra.test.processors.support.PCodeTestAbstractControlBlock
ghidra.test.processors.support.PCodeTestGroupControlBlock

public class PCodeTestGroupControlBlock extends PCodeTestAbstractControlBlock
PCodeTestGroupControlBlock corresponds to each test group contained within a binary test file and identified by the GROUP_CONTROL_BLOCK_MAGIC 64-bit character field value at the start of the data structure.
  • Field Details

  • Method Details

    • getTestGroupName

      public String getTestGroupName()
    • getTestGroupMainAddress

      public Address getTestGroupMainAddress()