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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h62 MacinfoSection, enumerator in enum:llvm::DWARFContext::DWARFContextState::MacroSecType
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp225 case MacinfoSection: {
489 Macinfo = parseMacroOrMacinfo(MacinfoSection);
2054 StringRef MacinfoSection; member in class:__anon1985::final
2075 .Case("debug_macinfo", &MacinfoSection)
2397 StringRef getMacinfoSection() const override { return MacinfoSection; }

Completed in 72 milliseconds