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

/external/llvm/lib/MC/
H A DMCAssembler.cpp206 uint64_t MCAsmLayout::getSectionAddressSize(const MCSectionData *SD) const { function in class:MCAsmLayout
218 return getSectionAddressSize(SD);
836 Layout.getSectionAddressSize(SD));

Completed in 458 milliseconds