Home
last modified time | relevance | path

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

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