Searched refs:getSectionFlags (Results 1 – 2 of 2) sorted by relevance
55 virtual uint64_t getSectionFlags(DataRefImpl Sec) const = 0;83 return getObject()->getSectionFlags(getRawDataRefImpl()); in getFlags()237 uint64_t getSectionFlags(DataRefImpl Sec) const override;366 uint64_t ELFObjectFile<ELFT>::getSectionFlags(DataRefImpl Sec) const { in getSectionFlags() function
154 static uint32_t getSectionFlags(const MachOObjectFile *O, in getSectionFlags() function342 uint32_t Flags = getSectionFlags(this, DRI); in getSectionType()550 uint32_t Flags = getSectionFlags(this, Sec); in isSectionText()555 uint32_t Flags = getSectionFlags(this, Sec); in isSectionData()563 uint32_t Flags = getSectionFlags(this, Sec); in isSectionBSS()