Searched refs:getSectionAlignment (Results 1 – 10 of 10) sorted by relevance
269 virtual uint64_t getSectionAlignment(DataRefImpl Sec) const = 0;485 return MaybeAlign(OwningObject->getSectionAlignment(SectionPimpl)) in getAlignment()
184 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
297 uint64_t getSectionAlignment(DataRefImpl Sec) const override;872 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function
595 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
449 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
949 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
420 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
1738 uint64_t WasmObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in WasmObjectFile
1996 uint64_t MachOObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in MachOObjectFile