OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:relents
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
elfcode.h
1487
arelent *
relents
;
local
[
all
...]
elf64-sparc.c
64
arelent *
relents
;
local
76
relents
= asect->relocation + canon_reloc_count (asect);
83
for (i = 0, relent =
relents
; i < count;
132
canon_reloc_count (asect) += relent -
relents
;
elf64-mips.c
3880
arelent *
relents
;
local
[
all
...]
Completed in 44 milliseconds