Interface DebugCodeViewConstants
-
public interface DebugCodeViewConstants
Constants defined in Code View Debug information.
-
-
Field Summary
Fields Modifier and Type Field Description static int
S_ALIGN
Used for page alignment of symbolstatic int
S_BLOCK16
block startstatic int
S_BLOCK32
block startstatic int
S_BPREL16
BP-relativestatic int
S_BPREL32
BP-relativestatic int
S_BPREL32_NEW
New CV info for BP-relativestatic int
S_CEXMODEL16
Change execution modelstatic int
S_CEXMODEL32
change execution modelstatic int
S_COBOLUDT
SApecial UDT for cobol that does not symbol packstatic int
S_COBOLUDT32
special UDT for cobol that does not symbol packstatic int
S_COMPILE
Compile flags symbolstatic int
S_CONSTANT
Constant symbolstatic int
S_CONSTANT32
Constant symbolstatic int
S_CVRESERVE
Reserved symbol for CV internal usestatic int
S_DATAREF
Reference to datastatic int
S_END
Block, procedure, "with" or thunk endstatic int
S_ENDARG
End of argument/return liststatic int
S_ENTRYTHIS
Description of this pointer on entrystatic int
S_GDATA16
Global data symbolstatic int
S_GDATA32
Global data symbolstatic int
S_GDATA32_NEW
New CV info for global data symbolstatic int
S_GPROC16
Global procedure startstatic int
S_GPROC32
Global procedure startstatic int
S_GPROC32_NEW
New CV info for global procedure startstatic int
S_GPROCMIPS
Global procedure startstatic int
S_GTHREAD32
global thread storagestatic int
S_GTHREAD32_NEW
New CV info for global thread storagestatic int
S_LABEL16
Code labelstatic int
S_LABEL32
code labelstatic int
S_LDATA16
Module-local symbolstatic int
S_LDATA32
Module-local symbolstatic int
S_LDATA32_NEW
New CV info for module-local symbolstatic int
S_LPROC16
Local procedure startstatic int
S_LPROC32
Local procedure startstatic int
S_LPROC32_NEW
New CV info for reference to a local procedurestatic int
S_LPROCMIPS
Local procedure startstatic int
S_LPROCREF
Maybe reference to a local procedurestatic int
S_LTHREAD32
local thread storagestatic int
S_LTHREAD32_NEW
New CV info for local thread storagestatic int
S_MANYREG
multiple register variablestatic int
S_MANYREG32
Multiple register variablestatic int
S_OBJNAME
Path to object file namestatic int
S_PROCREF
Reference to a procedurestatic int
S_PUB16
a public symbolstatic int
S_PUB32
a public symbol (CV internal reserved)static int
S_PUBSYM32_NEW
Newer CV info, defined after 1994static int
S_REGISTER
Register variablestatic int
S_REGISTER32
Register variablestatic int
S_REGREL16
Register relative addressstatic int
S_REGREL32
register relative addressstatic int
S_REGREL32_NEW
New CV info for register relative addressstatic int
S_RETURN
Return description symbolstatic int
S_SKIP
Reserve symbol space in $$Symbols tablestatic int
S_SLINK32
static link for MIPS EH implementationstatic int
S_SSEARCH
Start Searchstatic int
S_THUNK16
Thunk Startstatic int
S_THUNK32
Thunk Startstatic int
S_UDT
User defined typestatic int
S_UDT32
User defined typestatic int
S_VFTABLE16
Address of virtual function tablestatic int
S_VFTABLE32
address of virtual function tablestatic int
S_VFTABLE32_NEW
New CV info for address of virtual function tablestatic int
S_WITH16
With startstatic int
S_WITH32
with startstatic int
SIGNATURE_DOT_NET
static int
SIGNATURE_N1
static int
SIGNATURE_NB
static int
sstAlignSym
static int
sstFileIndex
Index of file namesstatic int
sstGlobalPub
static int
sstGlobalSym
static int
sstGlobalTypes
static int
sstLibraries
static int
sstModule
static int
sstMPC
static int
sstOffsetMap16
static int
sstOffsetMap32
static int
sstPreComp
precompiled typesstatic int
sstPreCompMap
map precompiled types in global typesstatic int
sstPublic
static int
sstPublicSym
publics as symbol (waiting for link)static int
sstSegMap
static int
sstSegName
static int
sstSrcLnSeg
because link doesn't emit SrcModulestatic int
sstSrcModule
static int
sstStaticSym
static int
sstSymbols
static int
sstTypes
static int
VERSION_09
static int
VERSION_10
static int
VERSION_11
static int
VERSION_12
static int
VERSION_13
static int
VERSION_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
-
-