Searched defs:IsCode (Results 1 – 10 of 10) sorted by relevance
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
37 LLVMBool IsCode; member47 void *addSection(size_t Size, LLVMBool IsCode) { in addSection()
336 bool IsCode = SI->isText(); in loadObjectImpl() local382 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local440 bool IsCode = SI->isText(); in loadObjectImpl() local556 bool IsCode = Section.isText(); in computeTotalAllocSize() local803 bool IsCode) { in emitSection()929 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
809 bool IsCode = i.getCOFFImportHeader()->getType() == COFF::IMPORT_CODE; in printCOFFSymbolTable() local
55 bool IsCode = false; member
791 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function