OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SymbolsToKeepGlobal
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
CommonConfig.h
189
NameMatcher
SymbolsToKeepGlobal
;
ConfigManager.cpp
596
!Common.SymbolsToWeaken.empty() || !Common.
SymbolsToKeepGlobal
.empty() ||
617
!Common.
SymbolsToKeepGlobal
.empty() || !Common.SectionsToRename.empty() ||
642
!Common.SymbolsToWeaken.empty() || !Common.
SymbolsToKeepGlobal
.empty() ||
941
if (Error E = Config.
SymbolsToKeepGlobal
.addMatcher(NameOrPattern::create(
945
if (Error E = addSymbolsFromFile(Config.
SymbolsToKeepGlobal
, DC.Alloc,
/src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
ELFObjcopy.cpp
272
if (!Config.
SymbolsToKeepGlobal
.empty() &&
273
!Config.
SymbolsToKeepGlobal
.matches(Sym.Name) &&
Completed in 37 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026