Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp507 const size_t alignExIdx = 4; in mergeSection() local
508 m_pEXIDX->setAlign(alignExIdx); in mergeSection()
512 new AlignFragment(/*alignment*/alignExIdx, in mergeSection()
515 /*max bytes to emit*/alignExIdx - 1); in mergeSection()