Searched defs:IsCode (Results 1 – 10 of 10) sorted by relevance
194 bool IsCode = SI->isText(); in loadObjectImpl() local232 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local348 bool IsCode = Section.isText(); in computeTotalAllocSize() local548 const SectionRef &Section, bool IsCode) { in emitSection()635 bool IsCode, in findOrEmitSection()
79 bool IsCode = Sec.isText(); in getRelocationValueRef() local
659 bool IsCode = tsi->isText(); in findOPDEntrySection() local
38 bool IsCode; member
138 bool IsCode) { in SendLoadSection()
157 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local212 bool IsCode = TargetSection.isText(); in processI386ScatteredVANILLA() local
131 bool IsCode = SecI->isText(); in processRelocationRef() local
238 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
122 void LLIChildTarget::handleLoadSection(bool IsCode) { in handleLoadSection()
139 def IsCode(self): member in JavaScriptToken