Home
last modified time | relevance | path

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

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