Searched defs:getSectionAlignment (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp337 error_code COFFObjectFile::getSectionAlignment(DataRefImpl Sec, function in class:COFFObjectFile
H A DMachOObjectFile.cpp727 MachOObjectFile::getSectionAlignment(DataRefImpl Sec, uint64_t &Res) const { function in class:llvm::object::MachOObjectFile
/external/llvm/include/llvm/Object/
H A DELF.h695 virtual error_code getSectionAlignment(DataRefImpl Sec, uint64_t &Res) const;
1331 error_code ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec, function in class:llvm::object::ELFObjectFile

Completed in 207 milliseconds