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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h80 struct BaseCommand { struct in namespace:lld::elf
81 BaseCommand(int k) : kind(k) {} function in struct:lld::elf::BaseCommand
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp937 class BaseCommand : public CommandObjectMultiword { class in namespace:sddarwinlog_private
939 BaseCommand(CommandInterpreter &interpreter) function in class:sddarwinlog_private::BaseCommand

Completed in 66 milliseconds