Searched refs:getSectionFlags (Results 1 – 2 of 2) sorted by relevance
61 virtual uint64_t getSectionFlags(DataRefImpl Sec) const = 0;108 return getObject()->getSectionFlags(getRawDataRefImpl()); in getFlags()278 uint64_t getSectionFlags(DataRefImpl Sec) const override;448 uint64_t ELFObjectFile<ELFT>::getSectionFlags(DataRefImpl Sec) const { in getSectionFlags() function
173 static uint32_t getSectionFlags(const MachOObjectFile &O, in getSectionFlags() function1725 uint32_t Flags = getSectionFlags(*this, DRI); in getSectionType()1968 uint32_t Flags = getSectionFlags(*this, Sec); in isSectionText()1973 uint32_t Flags = getSectionFlags(*this, Sec); in isSectionData()1981 uint32_t Flags = getSectionFlags(*this, Sec); in isSectionBSS()1993 uint32_t Flags = getSectionFlags(*this, Sec); in isSectionVirtual()