OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddLibrary
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Support/
DynamicLibrary.cpp
48
bool
AddLibrary
(void *Handle, bool IsProcess = false, bool CanClose = true) {
155
HS.
AddLibrary
(Handle, /*IsProcess*/ FileName == nullptr);
165
if (!OpenedHandles->
AddLibrary
(Handle, /*IsProcess*/false, /*CanClose*/false))
/src/external/apache2/llvm/dist/llvm/tools/llvm-ar/
llvm-ar.cpp
215
static bool
AddLibrary
= false; ///< 'L' modifier
397
AddLibrary
= true;
444
if (
AddLibrary
&& Operation != QuickAppend)
858
if (
AddLibrary
) {
Completed in 111 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026