LLVM 19.0.0git
llvm::object::Slice Member List

This is the complete list of members for llvm::object::Slice, including all inherited members.

create(const Archive &A, LLVMContext *LLVMCtx=nullptr)llvm::object::Slicestatic
create(const IRObjectFile &IRO, uint32_t Align)llvm::object::Slicestatic
getArchString() constllvm::object::Sliceinline
getBinary() constllvm::object::Sliceinline
getCPUID() constllvm::object::Sliceinline
getCPUSubType() constllvm::object::Sliceinline
getCPUType() constllvm::object::Sliceinline
getP2Alignment() constllvm::object::Sliceinline
operator<llvm::object::Slicefriend
setP2Alignment(uint32_t Align)llvm::object::Sliceinline
Slice(const MachOObjectFile &O)llvm::object::Sliceexplicit
Slice(const MachOObjectFile &O, uint32_t Align)llvm::object::Slice
Slice(const Archive &A, uint32_t CPUType, uint32_t CPUSubType, std::string ArchName, uint32_t Align)llvm::object::Slice