OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FIXUP_RECORD_SIZE
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-spu.c
4783
#define
FIXUP_RECORD_SIZE
4
4787
htab->sfixup->contents +
FIXUP_RECORD_SIZE
* (index))
4790
htab->sfixup->contents +
FIXUP_RECORD_SIZE
* (index))
4813
if ((sfixup->reloc_count + 1) *
FIXUP_RECORD_SIZE
> sfixup->size)
5504
size = (fixup_count + 1) *
FIXUP_RECORD_SIZE
;
/src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c
4783
#define
FIXUP_RECORD_SIZE
4
4787
htab->sfixup->contents +
FIXUP_RECORD_SIZE
* (index))
4790
htab->sfixup->contents +
FIXUP_RECORD_SIZE
* (index))
4813
if ((sfixup->reloc_count + 1) *
FIXUP_RECORD_SIZE
> sfixup->size)
5502
size = (fixup_count + 1) *
FIXUP_RECORD_SIZE
;
/src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c
4780
#define
FIXUP_RECORD_SIZE
4
4784
htab->sfixup->contents +
FIXUP_RECORD_SIZE
* (index))
4787
htab->sfixup->contents +
FIXUP_RECORD_SIZE
* (index))
4810
if ((sfixup->reloc_count + 1) *
FIXUP_RECORD_SIZE
> sfixup->size)
5499
size = (fixup_count + 1) *
FIXUP_RECORD_SIZE
;
/src/external/gpl3/gdb/dist/bfd/
elf32-spu.c
4783
#define
FIXUP_RECORD_SIZE
4
4787
htab->sfixup->contents +
FIXUP_RECORD_SIZE
* (index))
4790
htab->sfixup->contents +
FIXUP_RECORD_SIZE
* (index))
4813
if ((sfixup->reloc_count + 1) *
FIXUP_RECORD_SIZE
> sfixup->size)
5503
size = (fixup_count + 1) *
FIXUP_RECORD_SIZE
;
Completed in 63 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026