Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h960 std::optional<StringRef> ExtractPartition; variable
1012 std::optional<StringRef> ExtractPartition; variable
1016 explicit ELFReader(Binary *B, std::optional<StringRef> ExtractPartition) in ELFReader()
H A DELFObject.cpp1365 std::optional<StringRef> ExtractPartition) in ELFBuilder()
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h215 std::optional<StringRef> ExtractPartition; member