OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reloc_howto_type
(Results
1 - 25
of
405
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/gpl3/binutils.old/dist/bfd/
elfxx-ia64.h
22
reloc_howto_type
*ia64_elf_reloc_type_lookup (bfd *, bfd_reloc_code_real_type);
24
reloc_howto_type
*ia64_elf_reloc_name_lookup (bfd *, const char *);
26
reloc_howto_type
*ia64_elf_lookup_howto (unsigned int rtype);
elfxx-loongarch.h
24
extern
reloc_howto_type
*
27
extern
reloc_howto_type
*
30
extern
reloc_howto_type
*
38
loongarch_adjust_reloc_bitsfield (bfd *,
reloc_howto_type
*, bfd_vma *);
ns32k.h
22
extern bfd_reloc_status_type _bfd_ns32k_relocate_contents (
reloc_howto_type
*, bfd *, bfd_vma, bfd_byte *);
23
extern bfd_reloc_status_type _bfd_do_ns32k_reloc_contents (
reloc_howto_type
*, bfd *, bfd_vma, bfd_byte *, bfd_vma (*) (bfd_byte *, int), void (*) (bfd_vma, bfd_byte *, int));
24
extern bfd_reloc_status_type _bfd_ns32k_final_link_relocate (
reloc_howto_type
*, bfd *, asection *, bfd_byte *, bfd_vma, bfd_vma, bfd_vma);
elf32-wasm32.c
28
static
reloc_howto_type
elf32_wasm32_howto_table[] =
62
static
reloc_howto_type
*
81
static
reloc_howto_type
*
97
static
reloc_howto_type
*
ns32knetbsd.c
51
reloc_howto_type
* MY_bfd_reloc_type_lookup (bfd *, bfd_reloc_code_real_type);
elfxx-tilegx.h
29
extern
reloc_howto_type
*
35
extern
reloc_howto_type
*
elfxx-riscv.h
49
extern
reloc_howto_type
*
52
extern
reloc_howto_type
*
55
extern
reloc_howto_type
*
elfxx-sparc.h
91
extern
reloc_howto_type
*_bfd_sparc_elf_reloc_type_lookup
93
extern
reloc_howto_type
*_bfd_sparc_elf_reloc_name_lookup
97
extern
reloc_howto_type
*_bfd_sparc_elf_info_to_howto_ptr
coff-loongarch64.c
47
static
reloc_howto_type
pe_loongarch64_std_reloc_howto[] =
76
reloc_howto_type
* howto)
coff-tic30.c
32
reloc_howto_type
tic30_coff_howto_table[] =
55
static
reloc_howto_type
*
73
return (
reloc_howto_type
*) NULL;
77
static
reloc_howto_type
*
99
coff_tic30_select_reloc (
reloc_howto_type
*howto)
coff-z8k.c
33
static
reloc_howto_type
r_imm32 =
38
static
reloc_howto_type
r_imm4l =
42
static
reloc_howto_type
r_da =
47
static
reloc_howto_type
r_imm8 =
52
static
reloc_howto_type
r_rel16 =
57
static
reloc_howto_type
r_jr =
61
static
reloc_howto_type
r_disp7 =
65
static
reloc_howto_type
r_callr =
119
static
reloc_howto_type
*
138
static
reloc_howto_type
*
[
all
...]
reloc.c
97
.typedef const struct reloc_howto_struct
reloc_howto_type
;
113
.
reloc_howto_type
*howto;
277
<<
reloc_howto_type
>>
279
The <<
reloc_howto_type
>> is a structure which contains all the
377
The HOWTO macro fills in a
reloc_howto_type
(a typedef for
396
.bfd_get_reloc_size (
reloc_howto_type
*howto)
507
(
reloc_howto_type
*howto,
522
bfd_reloc_offset_in_range (
reloc_howto_type
*howto,
540
read_reloc (bfd *abfd, bfd_byte *data,
reloc_howto_type
*howto)
574
write_reloc (bfd *abfd, bfd_vma val, bfd_byte *data,
reloc_howto_type
*howto
[
all
...]
/src/external/gpl3/binutils/dist/bfd/
elfxx-loongarch.h
24
extern
reloc_howto_type
*
27
extern
reloc_howto_type
*
31
extern
reloc_howto_type
*
39
bfd_elf_loongarch_adjust_reloc_bitsfield (bfd *,
reloc_howto_type
*, bfd_vma *);
elfxx-ia64.h
22
reloc_howto_type
*ia64_elf_reloc_type_lookup (bfd *, bfd_reloc_code_real_type)
25
reloc_howto_type
*ia64_elf_reloc_name_lookup (bfd *, const char *)
28
reloc_howto_type
*ia64_elf_lookup_howto (unsigned int rtype) ATTRIBUTE_HIDDEN;
ns32k.h
22
extern bfd_reloc_status_type _bfd_ns32k_relocate_contents (
reloc_howto_type
*, bfd *, bfd_vma, bfd_byte *);
23
extern bfd_reloc_status_type _bfd_do_ns32k_reloc_contents (
reloc_howto_type
*, bfd *, bfd_vma, bfd_byte *, bfd_vma (*) (bfd_byte *, int), void (*) (bfd_vma, bfd_byte *, int));
24
extern bfd_reloc_status_type _bfd_ns32k_final_link_relocate (
reloc_howto_type
*, bfd *, asection *, bfd_byte *, bfd_vma, bfd_vma, bfd_vma);
elf32-wasm32.c
28
static
reloc_howto_type
elf32_wasm32_howto_table[] =
62
static
reloc_howto_type
*
81
static
reloc_howto_type
*
97
static
reloc_howto_type
*
ns32knetbsd.c
51
reloc_howto_type
* MY_bfd_reloc_type_lookup (bfd *, bfd_reloc_code_real_type);
elfxx-riscv.h
49
extern
reloc_howto_type
*
52
extern
reloc_howto_type
*
55
extern
reloc_howto_type
*
elfxx-tilegx.h
29
extern
reloc_howto_type
*
35
extern
reloc_howto_type
*
coff-tic30.c
32
reloc_howto_type
tic30_coff_howto_table[] =
55
static
reloc_howto_type
*
73
return (
reloc_howto_type
*) NULL;
77
static
reloc_howto_type
*
99
coff_tic30_select_reloc (
reloc_howto_type
*howto)
coff-z8k.c
33
static
reloc_howto_type
r_imm32 =
38
static
reloc_howto_type
r_imm4l =
42
static
reloc_howto_type
r_da =
47
static
reloc_howto_type
r_imm8 =
52
static
reloc_howto_type
r_rel16 =
57
static
reloc_howto_type
r_jr =
61
static
reloc_howto_type
r_disp7 =
65
static
reloc_howto_type
r_callr =
119
static
reloc_howto_type
*
138
static
reloc_howto_type
*
[
all
...]
reloc.c
97
.typedef const struct reloc_howto_struct
reloc_howto_type
;
113
.
reloc_howto_type
*howto;
277
<<
reloc_howto_type
>>
279
The <<
reloc_howto_type
>> is a structure which contains all the
377
The HOWTO macro fills in a
reloc_howto_type
(a typedef for
396
.bfd_get_reloc_size (
reloc_howto_type
*howto)
507
(
reloc_howto_type
*howto,
522
bfd_reloc_offset_in_range (
reloc_howto_type
*howto,
540
read_reloc (bfd *abfd, bfd_byte *data,
reloc_howto_type
*howto)
574
write_reloc (bfd *abfd, bfd_vma val, bfd_byte *data,
reloc_howto_type
*howto
[
all
...]
elfxx-sparc.h
88
extern
reloc_howto_type
*_bfd_sparc_elf_reloc_type_lookup
90
extern
reloc_howto_type
*_bfd_sparc_elf_reloc_name_lookup
94
extern
reloc_howto_type
*_bfd_sparc_elf_info_to_howto_ptr
elf32-s12z.c
34
static
reloc_howto_type
*bfd_elf32_bfd_reloc_type_lookup
98
static
reloc_howto_type
elf_s12z_howto_table[] =
247
static
reloc_howto_type
*
268
static
reloc_howto_type
*
elfxx-kvx.h
52
reloc_howto_type
*, bfd_signed_vma)
Completed in 46 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Tue Feb 24 01:34:59 UTC 2026