Searched refs:getSectionAlignment (Results 1 – 10 of 10) sorted by relevance
269 virtual uint64_t getSectionAlignment(DataRefImpl Sec) const = 0;481 return OwningObject->getSectionAlignment(SectionPimpl); in getAlignment()
184 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
296 uint64_t getSectionAlignment(DataRefImpl Sec) const override;869 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function
517 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
424 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
956 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
389 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
1746 uint64_t WasmObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in WasmObjectFile
1987 uint64_t MachOObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in MachOObjectFile