reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/DebugInfo/CodeView/CodeViewSymbols.def
  188 SYMBOL_RECORD(S_END                  , 0x0006, ScopeEndSym)
  192 SYMBOL_RECORD(S_THUNK32       , 0x1102, Thunk32Sym)
  193 SYMBOL_RECORD(S_TRAMPOLINE    , 0x112c, TrampolineSym)
  194 SYMBOL_RECORD(S_SECTION       , 0x1136, SectionSym)
  195 SYMBOL_RECORD(S_COFFGROUP     , 0x1137, CoffGroupSym)
  196 SYMBOL_RECORD(S_EXPORT        , 0x1138, ExportSym)
  198 SYMBOL_RECORD(S_LPROC32       , 0x110f, ProcSym)
  205 SYMBOL_RECORD(S_REGISTER      , 0x1106, RegisterSym)
  206 SYMBOL_RECORD(S_PUB32         , 0x110e, PublicSym32)
  208 SYMBOL_RECORD(S_PROCREF       , 0x1125, ProcRefSym)
  212 SYMBOL_RECORD(S_ENVBLOCK      , 0x113d, EnvBlockSym)
  214 SYMBOL_RECORD(S_INLINESITE     , 0x114d, InlineSiteSym)
  215 SYMBOL_RECORD(S_LOCAL         , 0x113e, LocalSym)
  216 SYMBOL_RECORD(S_DEFRANGE      , 0x113f, DefRangeSym)
  217 SYMBOL_RECORD(S_DEFRANGE_SUBFIELD, 0x1140, DefRangeSubfieldSym)
  218 SYMBOL_RECORD(S_DEFRANGE_REGISTER, 0x1141, DefRangeRegisterSym)
  219 SYMBOL_RECORD(S_DEFRANGE_FRAMEPOINTER_REL, 0x1142, DefRangeFramePointerRelSym)
  220 SYMBOL_RECORD(S_DEFRANGE_SUBFIELD_REGISTER, 0x1143, DefRangeSubfieldRegisterSym)
  221 SYMBOL_RECORD(S_DEFRANGE_FRAMEPOINTER_REL_FULL_SCOPE, 0x1144, DefRangeFramePointerRelFullScopeSym)
  222 SYMBOL_RECORD(S_DEFRANGE_REGISTER_REL, 0x1145, DefRangeRegisterRelSym)
  223 SYMBOL_RECORD(S_BLOCK32       , 0x1103, BlockSym)
  224 SYMBOL_RECORD(S_LABEL32       , 0x1105, LabelSym)
  225 SYMBOL_RECORD(S_OBJNAME       , 0x1101, ObjNameSym)
  226 SYMBOL_RECORD(S_COMPILE2      , 0x1116, Compile2Sym)
  227 SYMBOL_RECORD(S_COMPILE3      , 0x113c, Compile3Sym)
  228 SYMBOL_RECORD(S_FRAMEPROC     , 0x1012, FrameProcSym)
  229 SYMBOL_RECORD(S_CALLSITEINFO  , 0x1139, CallSiteInfoSym)
  230 SYMBOL_RECORD(S_FILESTATIC     , 0x1153, FileStaticSym)
  231 SYMBOL_RECORD(S_HEAPALLOCSITE  , 0x115e, HeapAllocationSiteSym)
  232 SYMBOL_RECORD(S_FRAMECOOKIE   , 0x113a, FrameCookieSym)
  234 SYMBOL_RECORD(S_CALLEES        , 0x115a, CallerSym)
  237 SYMBOL_RECORD(S_UDT           , 0x1108, UDTSym)
  240 SYMBOL_RECORD(S_BUILDINFO      , 0x114c, BuildInfoSym)
  241 SYMBOL_RECORD(S_BPREL32       , 0x110b, BPRelativeSym)
  242 SYMBOL_RECORD(S_REGREL32      , 0x1111, RegRelativeSym)
  244 SYMBOL_RECORD(S_CONSTANT      , 0x1107, ConstantSym)
  247 SYMBOL_RECORD(S_LDATA32       , 0x110c, DataSym)
  252 SYMBOL_RECORD(S_LTHREAD32     , 0x1112, ThreadLocalDataSym)
  255 SYMBOL_RECORD(S_UNAMESPACE    , 0x1124, UsingNamespaceSym)
  256 SYMBOL_RECORD(S_ANNOTATION    , 0x1019, AnnotationSym)