OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:native_relocs
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
elf64-sparc.c
59
bfd_byte *
native_relocs
;
local
74
native_relocs
= (bfd_byte *) allocated;
84
i++, relent++,
native_relocs
+= entsize)
89
bfd_elf64_swap_reloca_in (abfd,
native_relocs
, &rela);
elfcode.h
1389
bfd_byte *
native_relocs
;
local
[
all
...]
elf64-mips.c
3709
bfd_byte *
native_relocs
;
local
[
all
...]
mach-o.c
1406
struct mach_o_reloc_info_external *
native_relocs
;
local
[
all
...]
coffcode.h
5204
RELOC *
native_relocs
;
local
[
all
...]
Completed in 183 milliseconds