Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp339 error_code COFFObjectFile::getSectionAlignment(DataRefImpl Sec, in getSectionAlignment() function in COFFObjectFile
DMachOObjectFile.cpp412 error_code MachOObjectFile::getSectionAlignment(DataRefImpl DRI, in getSectionAlignment() function in llvm::object::MachOObjectFile
DELFObjectFile.cpp702 ::getSectionAlignment(DataRefImpl Sec, in getSectionAlignment() function in ELFObjectFile
/external/llvm/include/llvm/Object/
DELFObjectFile.h593 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELFObjectFile.h696 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp1184 uint64_t WasmObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in WasmObjectFile
DCOFFObjectFile.cpp306 uint64_t COFFObjectFile::getSectionAlignment(DataRefImpl Ref) const { in getSectionAlignment() function in COFFObjectFile
DMachOObjectFile.cpp1929 uint64_t MachOObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in MachOObjectFile
/external/llvm/lib/Object/
DCOFFObjectFile.cpp290 uint64_t COFFObjectFile::getSectionAlignment(DataRefImpl Ref) const { in getSectionAlignment() function in COFFObjectFile
DMachOObjectFile.cpp662 uint64_t MachOObjectFile::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function in MachOObjectFile