Searched refs:getSectionAlignment (Results 1 – 11 of 11) sorted by relevance
95 uint64_t getSectionAlignment(DataRefImpl Sec) const override { return 0; } in getSectionAlignment() function
270 virtual uint64_t getSectionAlignment(DataRefImpl Sec) const = 0;541 return MaybeAlign(OwningObject->getSectionAlignment(SectionPimpl)) in getAlignment()
187 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
307 uint64_t getSectionAlignment(DataRefImpl Sec) const override;897 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function
450 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
602 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
1009 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
424 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
1818 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