Home
last modified time | relevance | path

Searched defs:DebugInfo (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DLogChannelDWARF.h18 DebugInfo = Log::ChannelFlag<0>, enumerator
H A DDIERef.h28 enum Section : uint8_t { DebugInfo, DebugTypes }; enumerator
H A DSymbolFileDWARF.cpp636 DWARFDebugInfo &SymbolFileDWARF::DebugInfo() { in DebugInfo() function in SymbolFileDWARF
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DCVDebugRecord.h45 union DebugInfo { union
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp92 struct DebugInfo { struct
93 DICompileUnit *TheCU;
94 DIType *DblTy;
95 std::vector<DIScope *> LexicalBlocks;
/llvm-project-15.0.7/llvm/tools/llvm-xray/
H A Dxray-account.cpp268 std::string DebugInfo; member
/llvm-project-15.0.7/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp636 const codeview::DebugInfo *DebugInfo; in getOrCreateModuleInfo() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h329 std::unique_ptr<CGDebugInfo> DebugInfo; variable
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp162 ErrorOr<BinarySection &> DebugInfo = BC.getUniqueSectionByName(".debug_info"); in updateDebugInfo() local
/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp740 const codeview::DebugInfo *DebugInfo; in printCOFFDebugDirectory() local