Searched defs:IsCode (Results 1 – 10 of 10) sorted by relevance
209 bool IsCode = SI->isText(); in loadObjectImpl() local242 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local359 bool IsCode = Section.isText(); in computeTotalAllocSize() local559 const SectionRef &Section, bool IsCode) { in emitSection()657 bool IsCode, in findOrEmitSection()
76 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local118 bool IsCode = Sec.isText(); in getRelocationValueRef() local
868 bool IsCode = tsi->isText(); in findOPDEntrySection() local
38 bool IsCode; member
138 bool IsCode) { in SendLoadSection()
167 bool IsCode = SecI->isText(); in processRelocationRef() local
239 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
155 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
122 void LLIChildTarget::handleLoadSection(bool IsCode) { in handleLoadSection()
145 def IsCode(self): member in JavaScriptToken