Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DLogChannelDWARF.h18 DebugInfo = Log::ChannelFlag<0>, enumerator
H A DDIERef.h32 enum Section : uint8_t { DebugInfo, DebugTypes }; global() enumerator
H A DSymbolFileDWARF.cpp711 DWARFDebugInfo &SymbolFileDWARF::DebugInfo() { DebugInfo() function in SymbolFileDWARF
[all...]
/llvm-project/llvm/include/llvm/Object/
H A DCVDebugRecord.h45 union DebugInfo { union
/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h28 DebugInfo = 0, enumerator
/llvm-project/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp92 struct DebugInfo { struct
93 DICompileUnit *TheCU;
94 DIType *DblTy;
95 std::vector<DIScope *> LexicalBlocks;
/llvm-project/flang/include/flang/Tools/
H A DCrossToolHelpers.h112 llvm::codegenoptions::DebugInfoKind DebugInfo = member
/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.cpp235 if (DebugInfo) in getRecords() local
/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.cpp270 std::string DebugInfo; member
/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp194 writeDebugRecord(DebugInfo); in registerJITLoaderPerfImpl() local
/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp634 const codeview::DebugInfo *DebugInfo; getOrCreateModuleInfo() local
[all...]
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp890 if (std::optional<SectionDescriptor *> DebugInfo = in printStatistic() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h333 std::unique_ptr<CGDebugInfo> DebugInfo; global() variable
/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp789 const codeview::DebugInfo *DebugInfo; printCOFFDebugDirectory() local
[all...]