Searched refs:getSectionAlignment (Results 1 – 12 of 12) sorted by relevance
99 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
270 virtual uint64_t getSectionAlignment(DataRefImpl Sec) const = 0;542 return MaybeAlign(OwningObject->getSectionAlignment(SectionPimpl)) in getAlignment()
192 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
326 uint64_t getSectionAlignment(DataRefImpl Sec) const override;935 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function
609 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
450 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
1009 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
510 uint64_t GOFFObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in GOFFObjectFile
430 uint64_t XCOFFObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in llvm::object::XCOFFObjectFile
301 uint64_t COFFObjectFile::getSectionAlignment(DataRefImpl Ref) const { in getSectionAlignment() function in COFFObjectFile
2000 uint64_t WasmObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in WasmObjectFile
2003 uint64_t MachOObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in MachOObjectFile