OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:e_drelocs
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/aout/
hp300hpux.h
35
unsigned char
e_drelocs
[4];
member in struct:hp300hpux_exec_bytes
/toolchain/binutils/binutils-2.25/bfd/
hp300hpux.c
309
H_PUT_32 (abfd, (bfd_get_symcount (abfd) * 12), exec_bytes.
e_drelocs
);
483
syms = H_GET_32 (abfd, bytes->
e_drelocs
);
Completed in 40 milliseconds