Home | History | Annotate | Download | only in ARM

Lines Matching defs:first

601           // setup the reached list, if we first add the element to reached list
717 // Move the first fragment (align fragment) and last fragment (null fragment)
721 SectionData::iterator first = sectData->begin();
725 assert(first->getKind() == Fragment::Alignment);
728 tmp.splice(tmp.end(), list, first);
787 // Add the first and the last fragment back.
899 // find the first fragment w/ invalid offset due to stub insertion