OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:moduleDependencyOffset
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/include/nlm/
i386-ext.h
80
unsigned char
moduleDependencyOffset
[4];
82
/* The number of module dependencies at the
moduleDependencyOffset
. */
sparc32-ext.h
84
unsigned char
moduleDependencyOffset
[4];
86
/* The number of module dependencies at the
moduleDependencyOffset
. */
ppc-ext.h
127
unsigned char
moduleDependencyOffset
[4];
129
/* The number of module dependencies at the
moduleDependencyOffset
. */
alpha-ext.h
130
unsigned char
moduleDependencyOffset
[4];
132
/* The number of module dependencies at the
moduleDependencyOffset
. */
internal.h
110
file_ptr
moduleDependencyOffset
;
112
/* The number of module dependencies at the
moduleDependencyOffset
. */
Completed in 163 milliseconds