Module openj9.dtfj

Class RuntimeFunction

    • Constructor Detail

      • RuntimeFunction

        public RuntimeFunction​(long startOffset,
                               long endOffset,
                               long unwindInfo)
    • Method Detail

      • getUnwindInfoAddress

        public long getUnwindInfoAddress()
      • getStartOffset

        public long getStartOffset()
      • contains

        public boolean contains​(long address)