Searched refs:getSectionAlignment (Results 1 – 10 of 10) sorted by relevance
266 virtual uint64_t getSectionAlignment(DataRefImpl Sec) const = 0;468 return OwningObject->getSectionAlignment(SectionPimpl); in getAlignment()
187 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
292 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
284 uint64_t getSectionAlignment(DataRefImpl Sec) const override;853 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function
303 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
956 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
293 uint64_t XCOFFObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in llvm::object::XCOFFObjectFile
302 uint64_t COFFObjectFile::getSectionAlignment(DataRefImpl Ref) const { in getSectionAlignment() function in COFFObjectFile
1660 uint64_t WasmObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in WasmObjectFile
1980 uint64_t MachOObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in MachOObjectFile