Searched defs:IsCode (Results 1 – 9 of 9) sorted by relevance
191 bool IsCode = SecB.isText(); in processSubtractRelocation() local217 bool IsCode = SecA.isText(); in processSubtractRelocation() local
257 bool IsCode = SecI->isText(); in processRelocationRef() local
171 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
382 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
325 bool IsCode = SI->isText(); in loadObjectImpl() local363 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local492 bool IsCode = Section.isText(); in computeTotalAllocSize() local715 bool IsCode) { in emitSection()829 bool IsCode, in findOrEmitSection()
79 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local128 bool IsCode = Sec.isText(); in getRelocationValueRef() local
657 bool IsCode = TSI->isText(); in findOPDEntrySection() local
620 bool IsCode = i->getCOFFImportHeader()->getType() == COFF::IMPORT_CODE; in printCOFFSymbolTable() local
793 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function