Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp280 case MacinfoSection: { in parseMacroOrMacinfo()
878 Macinfo = parseMacroOrMacinfo(MacinfoSection); in getDebugMacinfo()
1579 StringRef MacinfoSection; member in __anon8f140c8f0f11::DWARFObjInMemory
1600 .Case("debug_macinfo", &MacinfoSection) in mapSectionToMember()
1926 StringRef getMacinfoSection() const override { return MacinfoSection; } in getMacinfoSection()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h112 MacinfoSection, enumerator