Searched refs:getSectionAlignment (Results 1 – 8 of 8) sorted by relevance
244 virtual uint64_t getSectionAlignment(DataRefImpl Sec) const = 0;435 return OwningObject->getSectionAlignment(SectionPimpl); in getAlignment()
179 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
257 uint64_t getSectionAlignment(DataRefImpl Sec) const override;701 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function
306 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
908 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
306 uint64_t COFFObjectFile::getSectionAlignment(DataRefImpl Ref) const { in getSectionAlignment() function in COFFObjectFile
1333 uint64_t WasmObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in WasmObjectFile
1929 uint64_t MachOObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in MachOObjectFile