LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::object::SectionRef Member List

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

begin_relocations() const llvm::object::SectionRefinline
containsSymbol(SymbolRef S, bool &Result) const llvm::object::SectionRefinline
end_relocations() const llvm::object::SectionRefinline
getAddress(uint64_t &Result) const llvm::object::SectionRefinline
getAlignment(uint64_t &Result) const llvm::object::SectionRefinline
getContents(StringRef &Result) const llvm::object::SectionRefinline
getName(StringRef &Result) const llvm::object::SectionRefinline
getNext(SectionRef &Result) const llvm::object::SectionRefinline
getRawDataRefImpl() const llvm::object::SectionRefinline
getRelocatedSection() const llvm::object::SectionRefinline
getSize(uint64_t &Result) const llvm::object::SectionRefinline
isBSS(bool &Result) const llvm::object::SectionRefinline
isData(bool &Result) const llvm::object::SectionRefinline
isReadOnlyData(bool &Result) const llvm::object::SectionRefinline
isRequiredForExecution(bool &Result) const llvm::object::SectionRefinline
isText(bool &Result) const llvm::object::SectionRefinline
isVirtual(bool &Result) const llvm::object::SectionRefinline
isZeroInit(bool &Result) const llvm::object::SectionRefinline
operator<(const SectionRef &Other) const llvm::object::SectionRefinline
operator==(const SectionRef &Other) const llvm::object::SectionRefinline
SectionRef()llvm::object::SectionRefinline
SectionRef(DataRefImpl SectionP, const ObjectFile *Owner)llvm::object::SectionRefinline
SymbolRef classllvm::object::SectionReffriend