|
LLVM
4.0.0
|
#include <ELFObjectFile.h>
Definition at line 77 of file ELFObjectFile.h.
|
inline |
Definition at line 79 of file ELFObjectFile.h.
References assert(), and llvm::object::SectionRef::getObject().
|
inline |
Definition at line 91 of file ELFObjectFile.h.
References getObject(), llvm::object::SectionRef::getRawDataRefImpl(), and llvm::object::ELFObjectFileBase::getSectionFlags().
Referenced by llvm::isReadOnlyData(), and llvm::isRequiredForExecution().
|
inline |
Definition at line 83 of file ELFObjectFile.h.
References llvm::object::SectionRef::getObject().
Referenced by getFlags(), getOffset(), and getType().
|
inline |
Definition at line 95 of file ELFObjectFile.h.
References getObject(), llvm::object::SectionRef::getRawDataRefImpl(), and llvm::object::ELFObjectFileBase::getSectionOffset().
|
inline |
Definition at line 87 of file ELFObjectFile.h.
References getObject(), llvm::object::SectionRef::getRawDataRefImpl(), and llvm::object::ELFObjectFileBase::getSectionType().
Referenced by llvm::isZeroInit().
1.8.6