Interface INativeMemoryItem

All Superinterfaces:
ICodeItem, INativeItem, INativeItemListenable
All Known Subinterfaces:
INativeClassDataItem, INativeContinuousItem, INativeDataItem, INativeInstructionItem, INativeMethodDataItem, INativeStringItem

@Ser public interface INativeMemoryItem extends INativeItem
Secondary master interface for native code items that have a start address, but may not span a continuous range of bytes.
  • Method Details

    • getMemoryAddress

      long getMemoryAddress()
      Get the memory address of this item in bytes. All memory items must have a valid memory address.
      Returns:
    • getLabel

      String getLabel()
      Label == Effective name