Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DELFObjectFile.h446 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp345 uint64_t COFFObjectFile::getSectionAlignment(DataRefImpl Ref) const { in getSectionAlignment() function in COFFObjectFile
H A DMachOObjectFile.cpp553 uint64_t MachOObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in MachOObjectFile