Searched defs:IsCode (Results 1 – 8 of 8) sorted by relevance
190 bool IsCode = SecB.isText(); in processSubtractRelocation() local216 bool IsCode = SecA.isText(); in processSubtractRelocation() local
256 bool IsCode = SecI->isText(); in processRelocationRef() local
173 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
384 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
324 bool IsCode = SI->isText(); in loadObjectImpl() local366 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local424 bool IsCode = SI->isText(); in loadObjectImpl() local540 bool IsCode = Section.isText(); in computeTotalAllocSize() local774 bool IsCode) { in emitSection()892 bool IsCode, in findOrEmitSection()
78 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local127 bool IsCode = Sec.isText(); in getRelocationValueRef() local
667 bool IsCode = TSI->isText(); in findOPDEntrySection() local
792 static bool IsCode(const NodeAddr<NodeBase*> BA) { in IsCode() function