Searched defs:IsCode (Results 1 – 9 of 9) sorted by relevance
190 bool IsCode = SecB.isText(); in processSubtractRelocation() local216 bool IsCode = SecA.isText(); in processSubtractRelocation() local
173 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
384 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
333 bool IsCode = SI->isText(); in loadObjectImpl() local376 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local434 bool IsCode = SI->isText(); in loadObjectImpl() local550 bool IsCode = Section.isText(); in computeTotalAllocSize() local792 bool IsCode) { in emitSection()910 bool IsCode, in findOrEmitSection()
78 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local127 bool IsCode = Sec.isText(); in getRelocationValueRef() local
732 bool IsCode = TSI->isText(); in findOPDEntrySection() local
638 bool IsCode = i->getCOFFImportHeader()->getType() == COFF::IMPORT_CODE; in printCOFFSymbolTable() local
57 bool IsCode = false; member
788 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function