Searched defs:IsCode (Results 1 – 10 of 10) sorted by relevance
27 bool IsCode, in allocateSection()
189 bool IsCode = SecB.isText(); in processSubtractRelocation() local215 bool IsCode = SecA.isText(); in processSubtractRelocation() local
172 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
383 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
335 bool IsCode = SI->isText(); in loadObjectImpl() local378 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local436 bool IsCode = SI->isText(); in loadObjectImpl() local559 bool IsCode = Section.isText(); in computeTotalAllocSize() local802 bool IsCode) { in emitSection()933 bool IsCode, in findOrEmitSection()
78 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local127 bool IsCode = Sec.isText(); in getRelocationValueRef() local
767 bool IsCode = TSI->isText(); in findOPDEntrySection() local
805 bool IsCode = i.getCOFFImportHeader()->getType() == COFF::IMPORT_CODE; in printCOFFSymbolTable() local
55 bool IsCode = false; member
787 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function