OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FDR
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
DependencyScanningTool.cpp
149
FullDependenciesResult
FDR
;
156
FDR
.DiscoveredModules.push_back(std::move(M.second));
159
FDR
.FullDeps = std::move(FD);
160
return
FDR
;
/src/external/gpl3/binutils/dist/include/coff/
sym.h
51
* "rgFd" array whose domain is "0..ifdMax-1" and RanGe is
FDR
.
97
* The
FDR
and PDR structures speed mapping of address <-> name.
113
typedef struct
fdr
{
struct
139
}
FDR
, *pFDR;
140
#define cbFDR sizeof(
FDR
)
/src/external/gpl3/binutils.old/dist/include/coff/
sym.h
51
* "rgFd" array whose domain is "0..ifdMax-1" and RanGe is
FDR
.
97
* The
FDR
and PDR structures speed mapping of address <-> name.
113
typedef struct
fdr
{
struct
139
}
FDR
, *pFDR;
140
#define cbFDR sizeof(
FDR
)
Completed in 104 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026