Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h1088 std::optional<StringRef> ExtractPartition; global() variable
1140 std::optional<StringRef> ExtractPartition; global() variable
1144 ELFReader(Binary * B,std::optional<StringRef> ExtractPartition) ELFReader() argument
H A DELFObject.cpp1412 ELFBuilder(const ELFObjectFile<ELFT> & ElfObj,Object & Obj,std::optional<StringRef> ExtractPartition) ELFBuilder() argument
[all...]
/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h209 std::optional<StringRef> ExtractPartition; global() member