OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ioptBase
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/include/coff/
sym.h
122
long
ioptBase
; /* file's optimization entries */
/toolchain/binutils/binutils-2.25/bfd/
ecoffswap.h
200
intern->
ioptBase
= H_GET_32 (abfd, ext->f_ioptBase);
266
H_PUT_32 (abfd, intern->
ioptBase
, ext->f_ioptBase);
ecofflink.c
940
+ fdr.
ioptBase
* external_opt_size);
984
+ fdr.
ioptBase
* insz);
1007
fdr.
ioptBase
= output_symhdr->ioptMax;
[
all
...]
Completed in 171 milliseconds