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