Searched refs:getSectionAlignment (Results 1 – 6 of 6) sorted by relevance
230 virtual uint64_t getSectionAlignment(DataRefImpl Sec) const = 0;400 return OwningObject->getSectionAlignment(SectionPimpl); in getAlignment()
223 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
99 uint64_t getSectionAlignment(DataRefImpl Sec) const override;446 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function
600 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
345 uint64_t COFFObjectFile::getSectionAlignment(DataRefImpl Ref) const { in getSectionAlignment() function in COFFObjectFile
553 uint64_t MachOObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in MachOObjectFile