Searched refs:isEC (Results 1 – 8 of 8) sorted by relevance
740 if (!prev || file->isEC() == prev->isEC() || in create()755 if (file->isEC()) { in create()772 return !b->file->hybridFile && b->file->isEC(); in create()773 return !a->file->isEC() && b->file->isEC(); in create()814 s->file->isEC() && !s->file->hybridFile) { in create()836 if (s->file->isEC()) { in create()856 if (ctx.symtab.isEC()) { in create()931 if (symtab.isEC()) { in create()956 if (symtab.isEC() != s->file->isEC()) in create()986 if (symtab.isEC()) { in create()[all …]
490 if (!imp && isEC()) { in resolveRemainingUndefines()542 if (isEC() && name.starts_with("EXP+")) in insert()559 if (isEC()) { in initializeLoadConfig()684 if (aliasEC && isEC()) { in addGCRoot()744 if (isEC() && !checkLazyECPair<LazyArchive>(this, name, f)) in addLazyArchive()760 if (isEC() && !checkLazyECPair<LazyObject>(this, n, f)) in addLazyObject()1204 if (isEC() && !e.data && !e.constant) { in fixupExports()1361 if (!isEC() || !u->isAntiDep) in resolveAlternateNames()1407 return name + (isEC() ? " (EC symbol)" : " (native symbol)"); in printSymbol()
128 if (symtab.isEC()) { in AutoExporter()
155 if (ctx.symtab.isEC()) { in parse()671 if (symtab.isEC() && getMachineType() == AMD64) { in createUndefined()1291 if (!symtab.isEC()) { in parse()1327 if (!symtab.isEC()) { in parse()1535 if (symtab.isEC()) { in parse()
151 bool isEC() const { return machine == ARM64EC; } in isEC() function
357 bool isEC() const { return impECSym != nullptr; } in isEC() function
586 if (!ctx.symtab.isEC()) in createECCodeMap()1793 coff->Machine = symtab.isEC() ? AMD64 : symtab.machine; in writeHeader()2264 if (!ctx.symtab.isEC()) in createECChunks()2439 if (!ctx.symtab.isEC()) in setECSymbols()2936 if (ctx.config.machine == ARM64X && !symtab.isEC() && in prepareLoadConfig()
503 if (!file->symtab.isEC()) in parseDirectives()2501 if (symtab.isEC()) { in linkerMain()2776 if (ctx.symtab.isEC()) in linkerMain()