OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tblptr
(Results
1 - 14
of
14
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
mipsbsd.c
342
arelent *
tblptr
= section->relocation;
local
360
if (
tblptr
&& section->reloc_count)
363
*relptr++ =
tblptr
++;
370
tblptr
= section->relocation;
375
c =
tblptr
->howto - NAME(aout,ext_howto_table);
376
tblptr
->howto = &mips_howto_table_ext[c];
378
*relptr++ =
tblptr
++;
riscix.c
438
arelent *
tblptr
= section->relocation;
local
456
if (
tblptr
&& section->reloc_count)
459
*relptr++ =
tblptr
++;
466
tblptr
= section->relocation;
471
c =
tblptr
->howto - NAME(aout,std_howto_table);
473
tblptr
->howto = &riscix_std_reloc_howto[c];
475
*relptr++ =
tblptr
++;
i386lynx.c
520
arelent *
tblptr
= section->relocation;
523
if (!(
tblptr
|| NAME(lynx,slurp_reloc_table) (abfd, section, symbols)))
537
tblptr
= section->relocation;
541
*relptr++ =
tblptr
++;
519
arelent *
tblptr
= section->relocation;
local
hp300hpux.c
825
arelent *
tblptr
= section->relocation;
local
831
if (!(
tblptr
|| MY (slurp_reloc_table) (abfd, section, symbols)))
845
tblptr
= section->relocation;
849
*relptr++ =
tblptr
++;
elf64-sparc.c
214
arelent *
tblptr
;
local
221
tblptr
= section->relocation;
223
*relptr++ =
tblptr
++;
bout.c
890
arelent *
tblptr
;
909
tblptr
= section->relocation;
911
*relptr++ =
tblptr
++;
889
arelent *
tblptr
;
local
[
all
...]
elf64-mips.c
3639
arelent *
tblptr
;
local
[
all
...]
pdp11.c
1961
arelent *
tblptr
= section->relocation;
local
[
all
...]
aoutx.h
2418
arelent *
tblptr
= section->relocation;
local
[
all
...]
coffcode.h
5340
arelent *
tblptr
= section->relocation;
local
[
all
...]
ecoff.c
1685
arelent *
tblptr
;
local
[
all
...]
som.c
5336
arelent *
tblptr
;
local
[
all
...]
vms-alpha.c
5076
arelent *
tblptr
;
local
[
all
...]
elf.c
7138
arelent *
tblptr
;
local
[
all
...]
Completed in 359 milliseconds