Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DLogChannelDWARF.h18 DebugInfo = Log::ChannelFlag<0>, enumerator
H A DDIERef.h33 enum Section : uint8_t { DebugInfo, DebugTypes }; enumerator
H A DSymbolFileDWARF.cpp724 DWARFDebugInfo &SymbolFileDWARF::DebugInfo() { in DebugInfo() function in SymbolFileDWARF
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DOutputSections.h
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCVDebugRecord.h45 union DebugInfo { union
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWindowsSecureHotPatching.cpp360 DIBuilder DebugInfo{*F.getParent(), true, Unit}; in getOrCreateRefVariable() local
573 DIBuilder DebugInfo{*F.getParent(), true, Unit}; in runOnFunction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h29 DebugInfo = 0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.cpp234 auto DebugInfo = getDebugInfoRecord(*Sym, *DC); in getRecords() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.cpp270 std::string DebugInfo; member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp193 for (const auto &DebugInfo : Batch.DebugInfoRecords) in registerJITLoaderPerfImpl() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp685 const codeview::DebugInfo *DebugInfo; in getOrCreateModuleInfo() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp889 if (std::optional<SectionDescriptor *> DebugInfo = in printStatistic() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h378 std::unique_ptr<CGDebugInfo> DebugInfo; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp791 const codeview::DebugInfo *DebugInfo; in printCOFFDebugDirectory() local