Home
last modified time | relevance | path

Searched refs:CollectAsmSymvers (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DModuleSymbolTable.h67 CollectAsmSymvers(const Module &M,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DModuleSymbolTable.cpp162 void ModuleSymbolTable::CollectAsmSymvers( in CollectAsmSymvers() function in ModuleSymbolTable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp363 ModuleSymbolTable::CollectAsmSymvers(M, [&](StringRef Name, StringRef Alias) { in splitAndWriteThinLTOBitcode()