Searched refs:getSectionAlignment (Results 1 – 6 of 6) sorted by relevance
216 virtual uint64_t getSectionAlignment(DataRefImpl Sec) const = 0;378 return OwningObject->getSectionAlignment(SectionPimpl); in getAlignment()
220 uint64_t getSectionAlignment(DataRefImpl Sec) const override;574 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function
224 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
664 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
291 uint64_t COFFObjectFile::getSectionAlignment(DataRefImpl Ref) const { in getSectionAlignment() function in COFFObjectFile
536 uint64_t MachOObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in MachOObjectFile