Home
last modified time | relevance | path

Searched defs:PreservedSymbols (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h256 StringSet<> PreservedSymbols; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h316 StringSet<> PreservedSymbols; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h318 StringSet<> PreservedSymbols; variable
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp182 computeGUIDPreservedSymbols(const StringSet<> &PreservedSymbols, in computeGUIDPreservedSymbols()
232 const DenseSet<GlobalValue::GUID> &PreservedSymbols) { in ModuleCacheEntry()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DIRSymtab.cpp48 static const char *PreservedSymbols[] = { variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp304 const StringSet<> &PreservedSymbols, in computeGUIDPreservedSymbols()
318 const StringSet<> &PreservedSymbols, in computeGUIDPreservedSymbols()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp270 computeGUIDPreservedSymbols(const StringSet<> &PreservedSymbols, in computeGUIDPreservedSymbols()