Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp285 case MacinfoSection: { in parseMacroOrMacinfo()
985 Macinfo = parseMacroOrMacinfo(MacinfoSection); in getDebugMacinfo()
1678 StringRef MacinfoSection; member in __anoned0c38aa1011::DWARFObjInMemory
1699 .Case("debug_macinfo", &MacinfoSection) in mapSectionToMember()
2025 StringRef getMacinfoSection() const override { return MacinfoSection; } in getMacinfoSection()
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h104 MacinfoSection, enumerator