Home
last modified time | relevance | path

Searched refs:align_shifted (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-objdump/
DMachODump.cpp7799 uint32_t align_shifted = 1 << align; in PrintSection() local
7800 outs() << " align 2^" << align << " (" << align_shifted << ")\n"; in PrintSection()
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp8686 uint32_t align_shifted = 1 << align; in PrintSection() local
8687 outs() << " align 2^" << align << " (" << align_shifted << ")\n"; in PrintSection()