OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Libraries
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
TapiUniversal.h
44
MachO::getCPUTypeFromArchitecture(Parent->
Libraries
[Index].Arch);
50
MachO::getCPUTypeFromArchitecture(Parent->
Libraries
[Index].Arch);
55
return MachO::getArchitectureName(Parent->
Libraries
[Index].Arch);
59
return std::string(Parent->
Libraries
[Index].InstallName);
97
return ObjectForArch(this,
Libraries
.size());
104
uint32_t getNumberOfObjects() const { return
Libraries
.size(); }
115
std::vector<Library>
Libraries
;
/src/external/apache2/llvm/dist/llvm/lib/TextAPI/
TextStub.cpp
36
The TBD v1 format only support two level address
libraries
and is per
242
enum Option { Clients,
Libraries
};
359
case MetadataSection::Option::
Libraries
:
360
IO.mapRequired("
libraries
", Section.Values);
995
void assignTargetsToLibrary(const std::vector<InterfaceFileRef> &
Libraries
,
999
for (const auto &library :
Libraries
) {
1070
OptionKind = MetadataSection::Option::
Libraries
;
1071
IO.mapOptionalWithContext("reexported-
libraries
", Keys->ReexportedLibraries,
Completed in 31 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026