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