Searched refs:importedSymbols (Results 1 – 3 of 3) sorted by relevance
96 uint32_t numImports = importedSymbols.size() + gotSymbols.size(); in getNumImports()115 importedSymbols.emplace_back(sym); in addImport()158 for (const Symbol *sym : importedSymbols) { in writeBody()575 for (const Symbol *s : out.importSec->importedSymbols) { in writeBody()599 for (const Symbol *s : out.importSec->importedSymbols) { in writeBody()
121 std::vector<const Symbol *> importedSymbols; variable
485 for (const Symbol *sym : out.importSec->importedSymbols) { in populateTargetFeatures()673 for (const Symbol *sym : out.importSec->importedSymbols) { in calculateTypes()