OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_reloc
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
tc-alpha.h
159
struct fix *
next_reloc
; /* Next !lituse or !gpdisp. */
member in struct:alpha_fix_tag
166
FIX->tc_fix_data.
next_reloc
= NULL; \
174
fprintf (STREAM, "\tinfo = 0x%lx,
next_reloc
= 0x%lx\n", \
176
(long) FIX->tc_fix_data.
next_reloc
); \
/toolchain/binutils/binutils-2.25/bfd/
elf32-h8300.c
1268
Elf_Internal_Rela *
next_reloc
= irel + 1;
local
[
all
...]
Completed in 68 milliseconds