OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LibrariesShortNames
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
MachO.h
671
mutable LibraryShortName
LibrariesShortNames
;
/src/external/apache2/llvm/dist/llvm/lib/Object/
MachOObjectFile.cpp
2452
// If the cache of
LibrariesShortNames
is not built up do that first for
2454
if (
LibrariesShortNames
.size() == 0) {
2471
LibrariesShortNames
.push_back(Name);
2473
LibrariesShortNames
.push_back(shortName);
2477
Res =
LibrariesShortNames
[Index];
Completed in 17 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026