reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
546 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, Symbols), 547 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, Lines), 548 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, StringTable), 549 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, FileChecksums), 550 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, FrameData), 551 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, InlineeLines), 552 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, CrossScopeImports), 553 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, CrossScopeExports), 554 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, ILLines), 555 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, FuncMDTokenMap), 556 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, TypeMDTokenMap), 557 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, MergedAssemblyInput), 558 LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, CoffSymbolRVA), 568 LLVM_READOBJ_ENUM_CLASS_ENT(FileChecksumKind, None), 569 LLVM_READOBJ_ENUM_CLASS_ENT(FileChecksumKind, MD5), 570 LLVM_READOBJ_ENUM_CLASS_ENT(FileChecksumKind, SHA1), 571 LLVM_READOBJ_ENUM_CLASS_ENT(FileChecksumKind, SHA256),