Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h318 StringSet<> PreservedSymbols; global() variable
/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp48 static const char *PreservedSymbols[] = { global() variable
/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp321 computeGUIDPreservedSymbols(File, PreservedSymbols, TheTriple, in computeGUIDPreservedSymbols() argument
307 computeGUIDPreservedSymbols(const lto::InputFile & File,const StringSet<> & PreservedSymbols,const Triple & TheTriple,DenseSet<GlobalValue::GUID> & GUIDs) computeGUIDPreservedSymbols() argument
[all...]