Searched refs:EndAddr (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/MC/ | ||
H A D | MachObjectWriter.cpp | 108 uint64_t EndAddr = getSectionAddress(Sec) + Layout.getSectionAddressSize(Sec); local 116 return OffsetToAlignment(EndAddr, NextSec.getAlignment()); |
Completed in 218 milliseconds