LLVM 20.0.0git
|
This is the complete list of members for llvm::object::Slice, including all inherited members.
create(const Archive &A, LLVMContext *LLVMCtx=nullptr) | llvm::object::Slice | static |
create(const IRObjectFile &IRO, uint32_t Align) | llvm::object::Slice | static |
getArchString() const | llvm::object::Slice | inline |
getBinary() const | llvm::object::Slice | inline |
getCPUID() const | llvm::object::Slice | inline |
getCPUSubType() const | llvm::object::Slice | inline |
getCPUType() const | llvm::object::Slice | inline |
getP2Alignment() const | llvm::object::Slice | inline |
operator< | llvm::object::Slice | friend |
setP2Alignment(uint32_t Align) | llvm::object::Slice | inline |
Slice(const MachOObjectFile &O) | llvm::object::Slice | explicit |
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 |