Home
last modified time | relevance | path

Searched defs:DebugLoclistWriter (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h476 enum class LocWriterKind { DebugLocWriter, DebugLoclistWriter }; enumerator
544 DebugLoclistWriter(DWARFUnit &Unit, uint8_t DV, bool SD) in DebugLoclistWriter() function