Home
last modified time | relevance | path

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

/freebsd-src/contrib/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 }; enumerator
H A DSymbolFileDWARF.cpp710 DWARFDebugInfo &SymbolFileDWARF::DebugInfo() { DebugInfo() function in SymbolFileDWARF
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DCVDebugRecord.h45 union DebugInfo { union
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h28 DebugInfo = 0, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.cpp235 auto DebugInfo = getDebugInfoRecord(*Sym, *DC); in getRecords() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp194 for (const auto &DebugInfo : Batch.DebugInfoRecords) in registerJITLoaderPerfImpl() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.cpp270 std::string DebugInfo; member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp634 const codeview::DebugInfo *DebugInfo; in getOrCreateModuleInfo() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp892 AllDebugInfoSectionsSize += (*DebugInfo)->getContents().size(); in printStatistic() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h333 std::unique_ptr<CGDebugInfo> DebugInfo; variable
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp788 const codeview::DebugInfo *DebugInfo; printCOFFDebugDirectory() local
[all...]