OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:e_tload
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/
bout.h
78
unsigned char
e_tload
[4]; /* Text runtime load address */
member in struct:external_exec
/toolchain/binutils/binutils-2.25/bfd/
bout.c
91
execp->a_tload = GET_WORD (abfd, bytes->
e_tload
);
116
PUT_WORD (abfd, execp->a_tload , bytes->
e_tload
);
[
all
...]
Completed in 715 milliseconds