LLVM 20.0.0git
|
#include "llvm/Object/ELFObjectFile.h"
Definition at line 130 of file ELFObjectFile.h.
|
inline |
Definition at line 132 of file ELFObjectFile.h.
References assert(), and llvm::object::SectionRef::getObject().
|
inline |
Definition at line 144 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 136 of file ELFObjectFile.h.
References llvm::object::SectionRef::getObject().
Referenced by getFlags(), getOffset(), and getType().
|
inline |
Definition at line 148 of file ELFObjectFile.h.
References getObject(), llvm::object::SectionRef::getRawDataRefImpl(), and llvm::object::ELFObjectFileBase::getSectionOffset().
|
inline |
Definition at line 140 of file ELFObjectFile.h.
References getObject(), llvm::object::SectionRef::getRawDataRefImpl(), and llvm::object::ELFObjectFileBase::getSectionType().
Referenced by llvm::isZeroInit().