Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h969 std::optional<StringRef> ExtractPartition; global() variable
1021 std::optional<StringRef> ExtractPartition; global() variable
1025 ELFReader(Binary * B,std::optional<StringRef> ExtractPartition) ELFReader() argument
H A DELFObject.cpp1380 ELFBuilder(const ELFObjectFile<ELFT> & ElfObj,Object & Obj,std::optional<StringRef> ExtractPartition) ELFBuilder() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h216 std::optional<StringRef> ExtractPartition; global() member