OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:customDataOffset
(Results
1 - 9
of
9
) sorted by null
/toolchain/binutils/binutils-2.25/include/nlm/
i386-ext.h
70
unsigned char
customDataOffset
[4];
sparc32-ext.h
74
unsigned char
customDataOffset
[4];
ppc-ext.h
117
unsigned char
customDataOffset
[4];
alpha-ext.h
120
unsigned char
customDataOffset
[4];
internal.h
100
file_ptr
customDataOffset
;
/toolchain/binutils/binutils-2.25/bfd/
nlmswap.h
58
dst->
customDataOffset
=
59
H_GET_32 (abfd, src->
customDataOffset
);
119
H_PUT_32 (abfd, src->
customDataOffset
,
120
dst->
customDataOffset
);
nlmcode.h
[
all
...]
/external/curl/lib/
nwlib.c
77
size_t
customDataOffset
,
90
#pragma unused(
customDataOffset
)
/toolchain/binutils/binutils-2.25/binutils/
nlmconv.c
908
nlm_fixed_header (outbfd)->
customDataOffset
=
[
all
...]
Completed in 342 milliseconds