Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/ELF/
DObject.h946 Optional<StringRef> ExtractPartition; variable
959 Optional<StringRef> ExtractPartition) in ELFBuilder()
1000 Optional<StringRef> ExtractPartition; variable
1004 explicit ELFReader(Binary *B, Optional<StringRef> ExtractPartition) in ELFReader()
/external/llvm-project/llvm/tools/llvm-objcopy/
DCopyConfig.h169 Optional<StringRef> ExtractPartition; member