OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SymbolResolution
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
LTO.h
99
struct
SymbolResolution
;
260
/// for each symbol (see
SymbolResolution
below).
285
Error add(std::unique_ptr<InputFile> Obj, ArrayRef<
SymbolResolution
> Res);
412
ArrayRef<
SymbolResolution
> Res, unsigned Partition,
420
const
SymbolResolution
*&ResI, const
SymbolResolution
*ResE);
424
const
SymbolResolution
*&ResI, const
SymbolResolution
*ResE);
429
const
SymbolResolution
*&ResI, const
SymbolResolution
*ResE)
[
all
...]
LTO.h
99
struct
SymbolResolution
;
260
/// for each symbol (see
SymbolResolution
below).
285
Error add(std::unique_ptr<InputFile> Obj, ArrayRef<
SymbolResolution
> Res);
412
ArrayRef<
SymbolResolution
> Res, unsigned Partition,
420
const
SymbolResolution
*&ResI, const
SymbolResolution
*ResE);
424
const
SymbolResolution
*&ResI, const
SymbolResolution
*ResE);
429
const
SymbolResolution
*&ResI, const
SymbolResolution
*ResE)
[
all
...]
Completed in 38 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026