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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.h167 Optional<StringRef> ExtractPartition; member in struct:llvm::objcopy::CopyConfig
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h928 Optional<StringRef> ExtractPartition; member in class:llvm::objcopy::elf::ELFBuilder
982 Optional<StringRef> ExtractPartition; member in class:llvm::objcopy::elf::ELFReader
986 explicit ELFReader(Binary *B, Optional<StringRef> ExtractPartition) argument
940 ELFBuilder(const ELFObjectFile<ELFT> &ElfObj, Object &Obj, Optional<StringRef> ExtractPartition) argument

Completed in 60 milliseconds