Class CoffSymbolSectionNumber


  • public final class CoffSymbolSectionNumber
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static short N_ABS
      absolute symbols
      static short N_BSS
      .bss section symbol
      static short N_DATA
      .data section symbol
      static short N_DEBUG
      special symbolic debugging symbol
      static short N_TEXT
      .text section symbol
      static short N_UNDEf
      undefined external symbol
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait