Searched defs:addImport (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/CodeView/ | ||
H A D | DebugCrossImpSubsection.cpp | 54 void DebugCrossModuleImportsSubsection::addImport(StringRef Module, addImport() function in DebugCrossModuleImportsSubsection |
/llvm-project/lld/wasm/ | ||
H A D | SyntheticSections.cpp | 186 void ImportSection::addImport(Symbol *sym) { addImport() function in lld::wasm::ImportSection |