Interface DebugCodeViewConstants
-
public interface DebugCodeViewConstantsConstants defined in Code View Debug information.
-
-
Field Summary
Fields Modifier and Type Field Description static intS_ALIGNUsed for page alignment of symbolstatic intS_BLOCK16block startstatic intS_BLOCK32block startstatic intS_BPREL16BP-relativestatic intS_BPREL32BP-relativestatic intS_BPREL32_NEWNew CV info for BP-relativestatic intS_CEXMODEL16Change execution modelstatic intS_CEXMODEL32change execution modelstatic intS_COBOLUDTSApecial UDT for cobol that does not symbol packstatic intS_COBOLUDT32special UDT for cobol that does not symbol packstatic intS_COMPILECompile flags symbolstatic intS_CONSTANTConstant symbolstatic intS_CONSTANT32Constant symbolstatic intS_CVRESERVEReserved symbol for CV internal usestatic intS_DATAREFReference to datastatic intS_ENDBlock, procedure, "with" or thunk endstatic intS_ENDARGEnd of argument/return liststatic intS_ENTRYTHISDescription of this pointer on entrystatic intS_GDATA16Global data symbolstatic intS_GDATA32Global data symbolstatic intS_GDATA32_NEWNew CV info for global data symbolstatic intS_GPROC16Global procedure startstatic intS_GPROC32Global procedure startstatic intS_GPROC32_NEWNew CV info for global procedure startstatic intS_GPROCMIPSGlobal procedure startstatic intS_GTHREAD32global thread storagestatic intS_GTHREAD32_NEWNew CV info for global thread storagestatic intS_LABEL16Code labelstatic intS_LABEL32code labelstatic intS_LDATA16Module-local symbolstatic intS_LDATA32Module-local symbolstatic intS_LDATA32_NEWNew CV info for module-local symbolstatic intS_LPROC16Local procedure startstatic intS_LPROC32Local procedure startstatic intS_LPROC32_NEWNew CV info for reference to a local procedurestatic intS_LPROCMIPSLocal procedure startstatic intS_LPROCREFMaybe reference to a local procedurestatic intS_LTHREAD32local thread storagestatic intS_LTHREAD32_NEWNew CV info for local thread storagestatic intS_MANYREGmultiple register variablestatic intS_MANYREG32Multiple register variablestatic intS_OBJNAMEPath to object file namestatic intS_PROCREFReference to a procedurestatic intS_PUB16a public symbolstatic intS_PUB32a public symbol (CV internal reserved)static intS_PUBSYM32_NEWNewer CV info, defined after 1994static intS_REGISTERRegister variablestatic intS_REGISTER32Register variablestatic intS_REGREL16Register relative addressstatic intS_REGREL32register relative addressstatic intS_REGREL32_NEWNew CV info for register relative addressstatic intS_RETURNReturn description symbolstatic intS_SKIPReserve symbol space in $$Symbols tablestatic intS_SLINK32static link for MIPS EH implementationstatic intS_SSEARCHStart Searchstatic intS_THUNK16Thunk Startstatic intS_THUNK32Thunk Startstatic intS_UDTUser defined typestatic intS_UDT32User defined typestatic intS_VFTABLE16Address of virtual function tablestatic intS_VFTABLE32address of virtual function tablestatic intS_VFTABLE32_NEWNew CV info for address of virtual function tablestatic intS_WITH16With startstatic intS_WITH32with startstatic intSIGNATURE_DOT_NETstatic intSIGNATURE_N1static intSIGNATURE_NBstatic intsstAlignSymstatic intsstFileIndexIndex of file namesstatic intsstGlobalPubstatic intsstGlobalSymstatic intsstGlobalTypesstatic intsstLibrariesstatic intsstModulestatic intsstMPCstatic intsstOffsetMap16static intsstOffsetMap32static intsstPreCompprecompiled typesstatic intsstPreCompMapmap precompiled types in global typesstatic intsstPublicstatic intsstPublicSympublics as symbol (waiting for link)static intsstSegMapstatic intsstSegNamestatic intsstSrcLnSegbecause link doesn't emit SrcModulestatic intsstSrcModulestatic intsstStaticSymstatic intsstSymbolsstatic intsstTypesstatic intVERSION_09static intVERSION_10static intVERSION_11static intVERSION_12static intVERSION_13static intVERSION_DOT_NET
-
-
-
Field Detail
-
SIGNATURE_DOT_NET
static final int SIGNATURE_DOT_NET
- See Also:
- Constant Field Values
-
SIGNATURE_N1
static final int SIGNATURE_N1
- See Also:
- Constant Field Values
-
SIGNATURE_NB
static final int SIGNATURE_NB
- See Also:
- Constant Field Values
-
VERSION_09
static final int VERSION_09
- See Also:
- Constant Field Values
-
VERSION_10
static final int VERSION_10
- See Also:
- Constant Field Values
-
VERSION_11
static final int VERSION_11
- See Also:
- Constant Field Values
-
VERSION_12
static final int VERSION_12
- See Also:
- Constant Field Values
-
VERSION_13
static final int VERSION_13
- See Also:
- Constant Field Values
-
VERSION_DOT_NET
static final int VERSION_DOT_NET
- See Also:
- Constant Field Values
-
sstModule
static final int sstModule
- See Also:
- Constant Field Values
-
sstTypes
static final int sstTypes
- See Also:
- Constant Field Values
-
sstPublic
static final int sstPublic
- See Also:
- Constant Field Values
-
sstPublicSym
static final int sstPublicSym
publics as symbol (waiting for link)- See Also:
- Constant Field Values
-
sstSymbols
static final int sstSymbols
- See Also:
- Constant Field Values
-
sstAlignSym
static final int sstAlignSym
- See Also:
- Constant Field Values
-
sstSrcLnSeg
static final int sstSrcLnSeg
because link doesn't emit SrcModule- See Also:
- Constant Field Values
-
sstSrcModule
static final int sstSrcModule
- See Also:
- Constant Field Values
-
sstLibraries
static final int sstLibraries
- See Also:
- Constant Field Values
-
sstGlobalSym
static final int sstGlobalSym
- See Also:
- Constant Field Values
-
sstGlobalPub
static final int sstGlobalPub
- See Also:
- Constant Field Values
-
sstGlobalTypes
static final int sstGlobalTypes
- See Also:
- Constant Field Values
-
sstMPC
static final int sstMPC
- See Also:
- Constant Field Values
-
sstSegMap
static final int sstSegMap
- See Also:
- Constant Field Values
-
sstSegName
static final int sstSegName
- See Also:
- Constant Field Values
-
sstPreComp
static final int sstPreComp
precompiled types- See Also:
- Constant Field Values
-
sstPreCompMap
static final int sstPreCompMap
map precompiled types in global types- See Also:
- Constant Field Values
-
sstOffsetMap16
static final int sstOffsetMap16
- See Also:
- Constant Field Values
-
sstOffsetMap32
static final int sstOffsetMap32
- See Also:
- Constant Field Values
-
sstFileIndex
static final int sstFileIndex
Index of file names- See Also:
- Constant Field Values
-
sstStaticSym
static final int sstStaticSym
- See Also:
- Constant Field Values
-
S_COMPILE
static final int S_COMPILE
Compile flags symbol- See Also:
- Constant Field Values
-
S_REGISTER
static final int S_REGISTER
Register variable- See Also:
- Constant Field Values
-
S_CONSTANT
static final int S_CONSTANT
Constant symbol- See Also:
- Constant Field Values
-
S_UDT
static final int S_UDT
User defined type- See Also:
- Constant Field Values
-
S_SSEARCH
static final int S_SSEARCH
Start Search- See Also:
- Constant Field Values
-
S_END
static final int S_END
Block, procedure, "with" or thunk end- See Also:
- Constant Field Values
-
S_SKIP
static final int S_SKIP
Reserve symbol space in $$Symbols table- See Also:
- Constant Field Values
-
S_CVRESERVE
static final int S_CVRESERVE
Reserved symbol for CV internal use- See Also:
- Constant Field Values
-
S_OBJNAME
static final int S_OBJNAME
Path to object file name- See Also:
- Constant Field Values
-
S_ENDARG
static final int S_ENDARG
End of argument/return list- See Also:
- Constant Field Values
-
S_COBOLUDT
static final int S_COBOLUDT
SApecial UDT for cobol that does not symbol pack- See Also:
- Constant Field Values
-
S_MANYREG
static final int S_MANYREG
multiple register variable- See Also:
- Constant Field Values
-
S_RETURN
static final int S_RETURN
Return description symbol- See Also:
- Constant Field Values
-
S_ENTRYTHIS
static final int S_ENTRYTHIS
Description of this pointer on entry- See Also:
- Constant Field Values
-
S_BPREL16
static final int S_BPREL16
BP-relative- See Also:
- Constant Field Values
-
S_LDATA16
static final int S_LDATA16
Module-local symbol- See Also:
- Constant Field Values
-
S_GDATA16
static final int S_GDATA16
Global data symbol- See Also:
- Constant Field Values
-
S_PUB16
static final int S_PUB16
a public symbol- See Also:
- Constant Field Values
-
S_LPROC16
static final int S_LPROC16
Local procedure start- See Also:
- Constant Field Values
-
S_GPROC16
static final int S_GPROC16
Global procedure start- See Also:
- Constant Field Values
-
S_THUNK16
static final int S_THUNK16
Thunk Start- See Also:
- Constant Field Values
-
S_BLOCK16
static final int S_BLOCK16
block start- See Also:
- Constant Field Values
-
S_WITH16
static final int S_WITH16
With start- See Also:
- Constant Field Values
-
S_LABEL16
static final int S_LABEL16
Code label- See Also:
- Constant Field Values
-
S_CEXMODEL16
static final int S_CEXMODEL16
Change execution model- See Also:
- Constant Field Values
-
S_VFTABLE16
static final int S_VFTABLE16
Address of virtual function table- See Also:
- Constant Field Values
-
S_REGREL16
static final int S_REGREL16
Register relative address- See Also:
- Constant Field Values
-
S_BPREL32
static final int S_BPREL32
BP-relative- See Also:
- Constant Field Values
-
S_LDATA32
static final int S_LDATA32
Module-local symbol- See Also:
- Constant Field Values
-
S_GDATA32
static final int S_GDATA32
Global data symbol- See Also:
- Constant Field Values
-
S_PUB32
static final int S_PUB32
a public symbol (CV internal reserved)- See Also:
- Constant Field Values
-
S_LPROC32
static final int S_LPROC32
Local procedure start- See Also:
- Constant Field Values
-
S_GPROC32
static final int S_GPROC32
Global procedure start- See Also:
- Constant Field Values
-
S_THUNK32
static final int S_THUNK32
Thunk Start- See Also:
- Constant Field Values
-
S_BLOCK32
static final int S_BLOCK32
block start- See Also:
- Constant Field Values
-
S_WITH32
static final int S_WITH32
with start- See Also:
- Constant Field Values
-
S_LABEL32
static final int S_LABEL32
code label- See Also:
- Constant Field Values
-
S_CEXMODEL32
static final int S_CEXMODEL32
change execution model- See Also:
- Constant Field Values
-
S_VFTABLE32
static final int S_VFTABLE32
address of virtual function table- See Also:
- Constant Field Values
-
S_REGREL32
static final int S_REGREL32
register relative address- See Also:
- Constant Field Values
-
S_LTHREAD32
static final int S_LTHREAD32
local thread storage- See Also:
- Constant Field Values
-
S_GTHREAD32
static final int S_GTHREAD32
global thread storage- See Also:
- Constant Field Values
-
S_SLINK32
static final int S_SLINK32
static link for MIPS EH implementation- See Also:
- Constant Field Values
-
S_LPROCMIPS
static final int S_LPROCMIPS
Local procedure start- See Also:
- Constant Field Values
-
S_GPROCMIPS
static final int S_GPROCMIPS
Global procedure start- See Also:
- Constant Field Values
-
S_PROCREF
static final int S_PROCREF
Reference to a procedure- See Also:
- Constant Field Values
-
S_DATAREF
static final int S_DATAREF
Reference to data- See Also:
- Constant Field Values
-
S_ALIGN
static final int S_ALIGN
Used for page alignment of symbol- See Also:
- Constant Field Values
-
S_LPROCREF
static final int S_LPROCREF
Maybe reference to a local procedure- See Also:
- Constant Field Values
-
S_REGISTER32
static final int S_REGISTER32
Register variable- See Also:
- Constant Field Values
-
S_CONSTANT32
static final int S_CONSTANT32
Constant symbol- See Also:
- Constant Field Values
-
S_UDT32
static final int S_UDT32
User defined type- See Also:
- Constant Field Values
-
S_COBOLUDT32
static final int S_COBOLUDT32
special UDT for cobol that does not symbol pack- See Also:
- Constant Field Values
-
S_MANYREG32
static final int S_MANYREG32
Multiple register variable- See Also:
- Constant Field Values
-
S_BPREL32_NEW
static final int S_BPREL32_NEW
New CV info for BP-relative- See Also:
- Constant Field Values
-
S_LDATA32_NEW
static final int S_LDATA32_NEW
New CV info for module-local symbol- See Also:
- Constant Field Values
-
S_GDATA32_NEW
static final int S_GDATA32_NEW
New CV info for global data symbol- See Also:
- Constant Field Values
-
S_PUBSYM32_NEW
static final int S_PUBSYM32_NEW
Newer CV info, defined after 1994- See Also:
- Constant Field Values
-
S_LPROC32_NEW
static final int S_LPROC32_NEW
New CV info for reference to a local procedure- See Also:
- Constant Field Values
-
S_GPROC32_NEW
static final int S_GPROC32_NEW
New CV info for global procedure start- See Also:
- Constant Field Values
-
S_VFTABLE32_NEW
static final int S_VFTABLE32_NEW
New CV info for address of virtual function table- See Also:
- Constant Field Values
-
S_REGREL32_NEW
static final int S_REGREL32_NEW
New CV info for register relative address- See Also:
- Constant Field Values
-
S_LTHREAD32_NEW
static final int S_LTHREAD32_NEW
New CV info for local thread storage- See Also:
- Constant Field Values
-
S_GTHREAD32_NEW
static final int S_GTHREAD32_NEW
New CV info for global thread storage- See Also:
- Constant Field Values
-
-