Home
last modified time | relevance | path

Searched defs:addImport (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.cpp54 void DebugCrossModuleImportsSubsection::addImport(StringRef Module, addImport() function in DebugCrossModuleImportsSubsection
/llvm-project/lld/wasm/
H A DSyntheticSections.cpp186 void ImportSection::addImport(Symbol *sym) { addImport() function in lld::wasm::ImportSection