Interface DebugCodeViewConstants
public interface DebugCodeViewConstants
Constants defined in Code View Debug information.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Used for page alignment of symbolstatic final int
block startstatic final int
block startstatic final int
BP-relativestatic final int
BP-relativestatic final int
New CV info for BP-relativestatic final int
Change execution modelstatic final int
change execution modelstatic final int
SApecial UDT for cobol that does not symbol packstatic final int
special UDT for cobol that does not symbol packstatic final int
Compile flags symbolstatic final int
Constant symbolstatic final int
Constant symbolstatic final int
Reserved symbol for CV internal usestatic final int
Reference to datastatic final int
Block, procedure, "with" or thunk endstatic final int
End of argument/return liststatic final int
Description of this pointer on entrystatic final int
Global data symbolstatic final int
Global data symbolstatic final int
New CV info for global data symbolstatic final int
Global procedure startstatic final int
Global procedure startstatic final int
New CV info for global procedure startstatic final int
Global procedure startstatic final int
global thread storagestatic final int
New CV info for global thread storagestatic final int
Code labelstatic final int
code labelstatic final int
Module-local symbolstatic final int
Module-local symbolstatic final int
New CV info for module-local symbolstatic final int
Local procedure startstatic final int
Local procedure startstatic final int
New CV info for reference to a local procedurestatic final int
Local procedure startstatic final int
Maybe reference to a local procedurestatic final int
local thread storagestatic final int
New CV info for local thread storagestatic final int
multiple register variablestatic final int
Multiple register variablestatic final int
Path to object file namestatic final int
Reference to a procedurestatic final int
a public symbolstatic final int
a public symbol (CV internal reserved)static final int
Newer CV info, defined after 1994static final int
Register variablestatic final int
Register variablestatic final int
Register relative addressstatic final int
register relative addressstatic final int
New CV info for register relative addressstatic final int
Return description symbolstatic final int
Reserve symbol space in $$Symbols tablestatic final int
static link for MIPS EH implementationstatic final int
Start Searchstatic final int
Thunk Startstatic final int
Thunk Startstatic final int
User defined typestatic final int
User defined typestatic final int
Address of virtual function tablestatic final int
address of virtual function tablestatic final int
New CV info for address of virtual function tablestatic final int
With startstatic final int
with startstatic final int
static final int
static final int
static final int
static final int
Index of file namesstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
precompiled typesstatic final int
map precompiled types in global typesstatic final int
static final int
publics as symbol (waiting for link)static final int
static final int
static final int
because link doesn't emit SrcModulestatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Field Details
-
SIGNATURE_DOT_NET
static final int SIGNATURE_DOT_NET- See Also:
-
SIGNATURE_N1
static final int SIGNATURE_N1- See Also:
-
SIGNATURE_NB
static final int SIGNATURE_NB- See Also:
-
VERSION_09
static final int VERSION_09- See Also:
-
VERSION_10
static final int VERSION_10- See Also:
-
VERSION_11
static final int VERSION_11- See Also:
-
VERSION_12
static final int VERSION_12- See Also:
-
VERSION_13
static final int VERSION_13- See Also:
-
VERSION_DOT_NET
static final int VERSION_DOT_NET- See Also:
-
sstModule
static final int sstModule- See Also:
-
sstTypes
static final int sstTypes- See Also:
-
sstPublic
static final int sstPublic- See Also:
-
sstPublicSym
static final int sstPublicSympublics as symbol (waiting for link)- See Also:
-
sstSymbols
static final int sstSymbols- See Also:
-
sstAlignSym
static final int sstAlignSym- See Also:
-
sstSrcLnSeg
static final int sstSrcLnSegbecause link doesn't emit SrcModule- See Also:
-
sstSrcModule
static final int sstSrcModule- See Also:
-
sstLibraries
static final int sstLibraries- See Also:
-
sstGlobalSym
static final int sstGlobalSym- See Also:
-
sstGlobalPub
static final int sstGlobalPub- See Also:
-
sstGlobalTypes
static final int sstGlobalTypes- See Also:
-
sstMPC
static final int sstMPC- See Also:
-
sstSegMap
static final int sstSegMap- See Also:
-
sstSegName
static final int sstSegName- See Also:
-
sstPreComp
static final int sstPreCompprecompiled types- See Also:
-
sstPreCompMap
static final int sstPreCompMapmap precompiled types in global types- See Also:
-
sstOffsetMap16
static final int sstOffsetMap16- See Also:
-
sstOffsetMap32
static final int sstOffsetMap32- See Also:
-
sstFileIndex
static final int sstFileIndexIndex of file names- See Also:
-
sstStaticSym
static final int sstStaticSym- See Also:
-
S_COMPILE
static final int S_COMPILECompile flags symbol- See Also:
-
S_REGISTER
static final int S_REGISTERRegister variable- See Also:
-
S_CONSTANT
static final int S_CONSTANTConstant symbol- See Also:
-
S_UDT
static final int S_UDTUser defined type- See Also:
-
S_SSEARCH
static final int S_SSEARCHStart Search- See Also:
-
S_END
static final int S_ENDBlock, procedure, "with" or thunk end- See Also:
-
S_SKIP
static final int S_SKIPReserve symbol space in $$Symbols table- See Also:
-
S_CVRESERVE
static final int S_CVRESERVEReserved symbol for CV internal use- See Also:
-
S_OBJNAME
static final int S_OBJNAMEPath to object file name- See Also:
-
S_ENDARG
static final int S_ENDARGEnd of argument/return list- See Also:
-
S_COBOLUDT
static final int S_COBOLUDTSApecial UDT for cobol that does not symbol pack- See Also:
-
S_MANYREG
static final int S_MANYREGmultiple register variable- See Also:
-
S_RETURN
static final int S_RETURNReturn description symbol- See Also:
-
S_ENTRYTHIS
static final int S_ENTRYTHISDescription of this pointer on entry- See Also:
-
S_BPREL16
static final int S_BPREL16BP-relative- See Also:
-
S_LDATA16
static final int S_LDATA16Module-local symbol- See Also:
-
S_GDATA16
static final int S_GDATA16Global data symbol- See Also:
-
S_PUB16
static final int S_PUB16a public symbol- See Also:
-
S_LPROC16
static final int S_LPROC16Local procedure start- See Also:
-
S_GPROC16
static final int S_GPROC16Global procedure start- See Also:
-
S_THUNK16
static final int S_THUNK16Thunk Start- See Also:
-
S_BLOCK16
static final int S_BLOCK16block start- See Also:
-
S_WITH16
static final int S_WITH16With start- See Also:
-
S_LABEL16
static final int S_LABEL16Code label- See Also:
-
S_CEXMODEL16
static final int S_CEXMODEL16Change execution model- See Also:
-
S_VFTABLE16
static final int S_VFTABLE16Address of virtual function table- See Also:
-
S_REGREL16
static final int S_REGREL16Register relative address- See Also:
-
S_BPREL32
static final int S_BPREL32BP-relative- See Also:
-
S_LDATA32
static final int S_LDATA32Module-local symbol- See Also:
-
S_GDATA32
static final int S_GDATA32Global data symbol- See Also:
-
S_PUB32
static final int S_PUB32a public symbol (CV internal reserved)- See Also:
-
S_LPROC32
static final int S_LPROC32Local procedure start- See Also:
-
S_GPROC32
static final int S_GPROC32Global procedure start- See Also:
-
S_THUNK32
static final int S_THUNK32Thunk Start- See Also:
-
S_BLOCK32
static final int S_BLOCK32block start- See Also:
-
S_WITH32
static final int S_WITH32with start- See Also:
-
S_LABEL32
static final int S_LABEL32code label- See Also:
-
S_CEXMODEL32
static final int S_CEXMODEL32change execution model- See Also:
-
S_VFTABLE32
static final int S_VFTABLE32address of virtual function table- See Also:
-
S_REGREL32
static final int S_REGREL32register relative address- See Also:
-
S_LTHREAD32
static final int S_LTHREAD32local thread storage- See Also:
-
S_GTHREAD32
static final int S_GTHREAD32global thread storage- See Also:
-
S_SLINK32
static final int S_SLINK32static link for MIPS EH implementation- See Also:
-
S_LPROCMIPS
static final int S_LPROCMIPSLocal procedure start- See Also:
-
S_GPROCMIPS
static final int S_GPROCMIPSGlobal procedure start- See Also:
-
S_PROCREF
static final int S_PROCREFReference to a procedure- See Also:
-
S_DATAREF
static final int S_DATAREFReference to data- See Also:
-
S_ALIGN
static final int S_ALIGNUsed for page alignment of symbol- See Also:
-
S_LPROCREF
static final int S_LPROCREFMaybe reference to a local procedure- See Also:
-
S_REGISTER32
static final int S_REGISTER32Register variable- See Also:
-
S_CONSTANT32
static final int S_CONSTANT32Constant symbol- See Also:
-
S_UDT32
static final int S_UDT32User defined type- See Also:
-
S_COBOLUDT32
static final int S_COBOLUDT32special UDT for cobol that does not symbol pack- See Also:
-
S_MANYREG32
static final int S_MANYREG32Multiple register variable- See Also:
-
S_BPREL32_NEW
static final int S_BPREL32_NEWNew CV info for BP-relative- See Also:
-
S_LDATA32_NEW
static final int S_LDATA32_NEWNew CV info for module-local symbol- See Also:
-
S_GDATA32_NEW
static final int S_GDATA32_NEWNew CV info for global data symbol- See Also:
-
S_PUBSYM32_NEW
static final int S_PUBSYM32_NEWNewer CV info, defined after 1994- See Also:
-
S_LPROC32_NEW
static final int S_LPROC32_NEWNew CV info for reference to a local procedure- See Also:
-
S_GPROC32_NEW
static final int S_GPROC32_NEWNew CV info for global procedure start- See Also:
-
S_VFTABLE32_NEW
static final int S_VFTABLE32_NEWNew CV info for address of virtual function table- See Also:
-
S_REGREL32_NEW
static final int S_REGREL32_NEWNew CV info for register relative address- See Also:
-
S_LTHREAD32_NEW
static final int S_LTHREAD32_NEWNew CV info for local thread storage- See Also:
-
S_GTHREAD32_NEW
static final int S_GTHREAD32_NEWNew CV info for global thread storage- See Also:
-