Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
DELFObject.h960 std::optional<StringRef> ExtractPartition; variable
1012 std::optional<StringRef> ExtractPartition; variable
1016 explicit ELFReader(Binary *B, std::optional<StringRef> ExtractPartition) in ELFReader()
DELFObject.cpp1365 std::optional<StringRef> ExtractPartition) in ELFBuilder()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjCopy/
DCommonConfig.h215 std::optional<StringRef> ExtractPartition; member