Searched defs:DebugLocWriter (Results 1 – 2 of 2) sorted by relevance
476 enum class LocWriterKind { DebugLocWriter, DebugLoclistWriter }; enumerator482 DebugLocWriter(uint8_t DwarfVersion, LocWriterKind Kind) in DebugLocWriter() function488 DebugLocWriter() { init(); }; in DebugLocWriter() function
267 DebugLocWriter *DebugLocWriter = nullptr; in updateDebugInfo() local358 DebugAbbrevWriter &AbbrevWriter, DebugLocWriter &DebugLocWriter, in updateUnitDebugInfo() argument