OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MustPreserveSymbols
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h
122
void addMustPreserveSymbol(StringRef Sym) {
MustPreserveSymbols
.insert(Sym); }
225
StringSet<>
MustPreserveSymbols
;
/src/external/apache2/llvm/dist/llvm/lib/LTO/
LTOCodeGenerator.cpp
366
// If a linkonce global is present in the
MustPreserveSymbols
, we need to make
412
// Need to mangle the GV as the "
MustPreserveSymbols
" StringSet is filled
418
return
MustPreserveSymbols
.count(MangledName);
Completed in 25 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026