|
LLVM
3.7.0
|
#include <ELFObjectFile.h>
Definition at line 68 of file ELFObjectFile.h.
|
inline |
Definition at line 70 of file ELFObjectFile.h.
References llvm::object::SectionRef::getObject().
|
inline |
Definition at line 82 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 74 of file ELFObjectFile.h.
References llvm::object::SectionRef::getObject().
Referenced by getFlags(), and getType().
|
inline |
Definition at line 78 of file ELFObjectFile.h.
References getObject(), llvm::object::SectionRef::getRawDataRefImpl(), and llvm::object::ELFObjectFileBase::getSectionType().
Referenced by llvm::isZeroInit().
1.8.6