Searched defs:IsCode (Results 1 – 9 of 9) sorted by relevance
189 bool IsCode = SecB.isText(); in processSubtractRelocation() local215 bool IsCode = SecA.isText(); in processSubtractRelocation() local
172 bool IsCode = SectionA.isText(); in processSECTDIFFRelocation() local
383 bool IsCode = SectionA.isText(); in processHALFSECTDIFFRelocation() local
336 bool IsCode = SI->isText(); in loadObjectImpl() local 382 bool IsCode = RelocatedSection->isText(); in loadObjectImpl() local 440 bool IsCode = SI->isText(); in loadObjectImpl() local 556 bool IsCode = Section.isText(); in computeTotalAllocSize() local 803 bool IsCode) { in emitSection() argument 929 findOrEmitSection(const ObjectFile & Obj,const SectionRef & Section,bool IsCode,ObjSectionToIDMap & LocalSections) findOrEmitSection() argument [all...]
78 bool IsCode = TargetSection.isText(); in processScatteredVANILLA() local127 bool IsCode = Sec.isText(); in getRelocationValueRef() local
772 if (auto SectionIDOrErr = findOrEmitSection(Obj, *TSI, IsCode, in findOPDEntrySection() local
819 bool IsCode = i.getCOFFImportHeader()->getType() == COFF::IMPORT_CODE; in printCOFFSymbolTable() local
56 bool IsCode = false; global() member
821 template <uint16_t Kind> static bool IsCode(const Node BA) { in IsCode() function