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

/external/llvm/lib/MC/
H A DMCAssembler.cpp213 uint64_t MCAsmLayout::getSectionAddressSize(const MCSection *Sec) const { function in class:MCAsmLayout
225 return getSectionAddressSize(Sec);
867 Layout.getSectionAddressSize(Sec));

Completed in 172 milliseconds