Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching refs:isCode

883       bool IsCode = TSI->isText();
884 if (auto SectionIDOrErr = findOrEmitSection(Obj, *TSI, IsCode,
1251 bool isCode = si->isText();
1252 if (auto SectionIDOrErr = findOrEmitSection(Obj, (*si), isCode,