Searched defs:IsCode (Results 1 – 18 of 18) sorted by relevance
191 bool IsCode = SecB.isText(); in processSubtractRelocation() local217 bool IsCode = SecA.isText(); in processSubtractRelocation() local
244 bool IsCode = SecI->isText(); in processRelocationRef() local
171 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
380 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
171 bool IsCode = SecI->isText(); in processRelocationRef() local
252 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
268 bool IsCode = SI->isText(); in loadObjectImpl() local306 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local435 bool IsCode = Section.isText(); in computeTotalAllocSize() local654 bool IsCode) { in emitSection()755 bool IsCode, in findOrEmitSection()
77 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local125 bool IsCode = Sec.isText(); in getRelocationValueRef() local
883 bool IsCode = TSI->isText(); in findOPDEntrySection() local
319 bool IsCode = SI->isText(); in loadObjectImpl() local357 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local486 bool IsCode = Section.isText(); in computeTotalAllocSize() local704 bool IsCode) { in emitSection()818 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
617 bool IsCode = i->getCOFFImportHeader()->getType() == COFF::IMPORT_CODE; in printCOFFSymbolTable() local
721 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function
793 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function
5360 TNode<BoolT> CodeStubAssembler::IsCode(SloppyTNode<HeapObject> object) { in IsCode() function in v8::internal::CodeStubAssembler