OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ld_rel
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/aout/
sun4.h
161
number of relocs is to assume that all the bytes from
ld_rel
to
163
unsigned long
ld_rel
;
member in struct:internal_sun4_dynamic_link
230
bfd_byte
ld_rel
[4];
member in struct:external_sun4_dynamic_link
/toolchain/binutils/binutils-2.25/bfd/
sunos.c
187
info->dyninfo.
ld_rel
= GET_WORD (abfd, linkinfo.
ld_rel
);
205
info->dyninfo.
ld_rel
+= exec_bytes_size;
220
info->dynrel_count = ((info->dyninfo.ld_hash - info->dyninfo.
ld_rel
)
224
- info->dyninfo.
ld_rel
));
452
if (bfd_seek (abfd, (file_ptr) info->dyninfo.
ld_rel
, SEEK_SET) != 0
761
put in the
ld_rel
field. */
[
all
...]
Completed in 35 milliseconds