Searched refs:getSectionFlags (Results 1 – 2 of 2) sorted by relevance
61 virtual uint64_t getSectionFlags(DataRefImpl Sec) const = 0;91 return getObject()->getSectionFlags(getRawDataRefImpl()); in getFlags()247 uint64_t getSectionFlags(DataRefImpl Sec) const override;374 uint64_t ELFObjectFile<ELFT>::getSectionFlags(DataRefImpl Sec) const { in getSectionFlags() function
161 static uint32_t getSectionFlags(const MachOObjectFile *O, in getSectionFlags() function462 uint32_t Flags = getSectionFlags(this, DRI); in getSectionType()680 uint32_t Flags = getSectionFlags(this, Sec); in isSectionText()685 uint32_t Flags = getSectionFlags(this, Sec); in isSectionData()693 uint32_t Flags = getSectionFlags(this, Sec); in isSectionBSS()