Searched defs:DwarfLinkerClient (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h22 enum class DwarfLinkerClient { Dsymutil, LLD, General }; class in namespace:llvm
247 DWARFLinker(DwarfEmitter *Emitter, DwarfLinkerClient ClientID = DwarfLinkerClient::General) argument

Completed in 307 milliseconds