1add_lldb_library(lldbPluginSymbolVendorELF PLUGIN2 SymbolVendorELF.cpp3 4 LINK_LIBS5 lldbCore6 lldbHost7 lldbSymbol8 lldbPluginObjectFileELF9 )10