LLVM
15.0.0git
|
#include "llvm/ObjCopy/CommonConfig.h"
Public Member Functions | |
Error | addMatcher (Expected< NameOrPattern > Matcher) |
bool | matches (StringRef S) const |
bool | empty () const |
Definition at line 131 of file CommonConfig.h.
|
inline |
|
inline |
Definition at line 155 of file CommonConfig.h.
Referenced by llvm::objcopy::ConfigManager::getCOFFConfig(), llvm::objcopy::ConfigManager::getMachOConfig(), llvm::objcopy::ConfigManager::getWasmConfig(), llvm::objcopy::ConfigManager::getXCOFFConfig(), llvm::objcopy::coff::handleArgs(), removeSections(), llvm::objcopy::wasm::removeSections(), replaceAndRemoveSections(), and updateAndRemoveSymbols().
|
inline |
Definition at line 150 of file CommonConfig.h.
References llvm::detail::DenseSetImpl< ValueT, DenseMap< ValueT, detail::DenseSetEmpty, DenseMapInfo< ValueT >, detail::DenseSetPair< ValueT > >, DenseMapInfo< ValueT > >::contains(), llvm::is_contained(), and S.
Referenced by llvm::objcopy::coff::handleArgs(), removeSections(), llvm::objcopy::wasm::removeSections(), replaceAndRemoveSections(), and updateAndRemoveSymbols().