HomeSort by: relevance | last modified time | path
    Searched refs:MacinfoSection (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFContext.h 112 MacinfoSection,
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFContext.cpp 280 case MacinfoSection: {
878 Macinfo = parseMacroOrMacinfo(MacinfoSection);
1579 StringRef MacinfoSection;
1600 .Case("debug_macinfo", &MacinfoSection)
1926 StringRef getMacinfoSection() const override { return MacinfoSection; }

Completed in 56 milliseconds