LLVM 17.0.0git
|
#include "llvm/Object/ELFObjectFile.h"
Definition at line 119 of file ELFObjectFile.h.
|
inline |
Definition at line 121 of file ELFObjectFile.h.
References assert(), and llvm::object::SectionRef::getObject().
|
inline |
Definition at line 133 of file ELFObjectFile.h.
References getObject(), llvm::object::SectionRef::getRawDataRefImpl(), and llvm::object::ELFObjectFileBase::getSectionFlags().
Referenced by llvm::isReadOnlyData(), llvm::isRequiredForExecution(), and llvm::isTLS().
|
inline |
Definition at line 125 of file ELFObjectFile.h.
References llvm::object::SectionRef::getObject().
Referenced by getFlags(), getOffset(), and getType().
|
inline |
Definition at line 137 of file ELFObjectFile.h.
References getObject(), llvm::object::SectionRef::getRawDataRefImpl(), and llvm::object::ELFObjectFileBase::getSectionOffset().
|
inline |
Definition at line 129 of file ELFObjectFile.h.
References getObject(), llvm::object::SectionRef::getRawDataRefImpl(), and llvm::object::ELFObjectFileBase::getSectionType().
Referenced by llvm::isZeroInit().