Searched defs:DebugLoclistWriter (Results 1 – 1 of 1) sorted by relevance
476 enum class LocWriterKind { DebugLocWriter, DebugLoclistWriter }; enumerator544 DebugLoclistWriter(DWARFUnit &Unit, uint8_t DV, bool SD) in DebugLoclistWriter() function