Searched defs:DebugInfo (Results 1 – 8 of 8) sorted by relevance
28 enum Section : uint8_t { DebugInfo, DebugTypes }; enumerator
639 DWARFDebugInfo &SymbolFileDWARF::DebugInfo() { in DebugInfo() function in SymbolFileDWARF
45 union DebugInfo { union
37 DebugInfo(Kind kind) : _kind(kind) {} in DebugInfo() function
268 std::string DebugInfo; member
584 const codeview::DebugInfo *DebugInfo; in getOrCreateModuleInfo() local
332 std::unique_ptr<CGDebugInfo> DebugInfo; variable
736 const codeview::DebugInfo *DebugInfo; in printCOFFDebugDirectory() local