Searched refs:getSectionAlignment (Results 1 – 12 of 12) sorted by relevance
100 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
271 virtual uint64_t getSectionAlignment(DataRefImpl Sec) const = 0;543 return MaybeAlign(OwningObject->getSectionAlignment(SectionPimpl)) in getAlignment()
193 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
329 uint64_t getSectionAlignment(DataRefImpl Sec) const override;941 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function
455 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
616 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
1063 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
511 uint64_t GOFFObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in GOFFObjectFile
431 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
2021 uint64_t WasmObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in WasmObjectFile
2004 uint64_t MachOObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in MachOObjectFile