Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DLogChannelDWARF.h18 DebugInfo = Log::ChannelFlag<0>, enumerator
H A DDIERef.h30 enum Section : uint8_t { DebugInfo, DebugTypes }; global() enumerator
H A DSymbolFileDWARF.cpp718 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/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h28 DebugInfo = 0, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.cpp270 std::string DebugInfo; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp634 const codeview::DebugInfo *DebugInfo; in getOrCreateModuleInfo() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp890 if (std::optional<SectionDescriptor *> DebugInfo = in printStatistic() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h333 std::unique_ptr<CGDebugInfo> DebugInfo; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp789 const codeview::DebugInfo *DebugInfo; in printCOFFDebugDirectory() local