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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp288 uint64_t XCOFFObjectFile::getSectionAlignment(DataRefImpl Sec) const { function in class:llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp300 uint64_t COFFObjectFile::getSectionAlignment(DataRefImpl Ref) const { function in class:COFFObjectFile
H A DWasmObjectFile.cpp1491 uint64_t WasmObjectFile::getSectionAlignment(DataRefImpl Sec) const { function in class:WasmObjectFile
H A DMachOObjectFile.cpp1975 uint64_t MachOObjectFile::getSectionAlignment(DataRefImpl Sec) const { function in class:MachOObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h756 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { function in class:llvm::object::ELFObjectFile

Completed in 165 milliseconds