Searched defs:IsCode (Results 1 – 8 of 8) sorted by relevance
191 bool IsCode = SecB.isText(); in processSubtractRelocation() local217 bool IsCode = SecA.isText(); in processSubtractRelocation() local
171 bool IsCode = SecI->isText(); in processRelocationRef() local
252 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
171 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() 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
721 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function