Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DGOFFObjectFile.h95 uint64_t getSectionAlignment(DataRefImpl Sec) const override { return 0; } in getSectionAlignment() function
DELFObjectFile.h895 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DGOFFObjectFile.h95 uint64_t getSectionAlignment(DataRefImpl Sec) const override { return 0; } in getSectionAlignment() function
DELFObjectFile.h904 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DELFObjectFile.h925 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Object/
DELFObjectFile.h935 uint64_t ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec) const { in getSectionAlignment() function