LLVM 19.0.0git
llvm::objcopy::coff::Object Member List

This is the complete list of members for llvm::objcopy::coff::Object, including all inherited members.

addSections(ArrayRef< Section > NewSections)llvm::objcopy::coff::Object
addSymbols(ArrayRef< Symbol > NewSymbols)llvm::objcopy::coff::Object
BaseOfDatallvm::objcopy::coff::Object
CoffFileHeaderllvm::objcopy::coff::Object
DataDirectoriesllvm::objcopy::coff::Object
DosHeaderllvm::objcopy::coff::Object
DosStubllvm::objcopy::coff::Object
findSection(ssize_t UniqueId) constllvm::objcopy::coff::Object
findSymbol(size_t UniqueId) constllvm::objcopy::coff::Object
getMutableSections()llvm::objcopy::coff::Objectinline
getMutableSymbols()llvm::objcopy::coff::Objectinline
getSections() constllvm::objcopy::coff::Objectinline
getSymbols() constllvm::objcopy::coff::Objectinline
Is64llvm::objcopy::coff::Object
IsPEllvm::objcopy::coff::Object
markSymbols()llvm::objcopy::coff::Object
PeHeaderllvm::objcopy::coff::Object
removeSections(function_ref< bool(const Section &)> ToRemove)llvm::objcopy::coff::Object
removeSymbols(function_ref< Expected< bool >(const Symbol &)> ToRemove)llvm::objcopy::coff::Object
truncateSections(function_ref< bool(const Section &)> ToTruncate)llvm::objcopy::coff::Object