Searched refs:MacinfoSection (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h112 MacinfoSection, enumerator in enum:llvm::DWARFContext::MacroSecType
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp280 case MacinfoSection: {
878 Macinfo = parseMacroOrMacinfo(MacinfoSection);
1579 StringRef MacinfoSection; member in class:__anon1916::final
1600 .Case("debug_macinfo", &MacinfoSection)
1926 StringRef getMacinfoSection() const override { return MacinfoSection; }

Completed in 254 milliseconds