OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:amt_stub_offsets
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-avr.c
98
for in the "
amt_stub_offsets
" and "amt_destination_addr" arrays.
103
bfd_vma *
amt_stub_offsets
;
member in struct:elf32_avr_link_hash_table
858
free (htab->
amt_stub_offsets
);
989
return htab->
amt_stub_offsets
[sindex] + stub_sec_addr;
3416
htab->
amt_stub_offsets
[nr - 1] = hsh->stub_offset;
3905
htab->
amt_stub_offsets
= bfd_malloc (sizeof (bfd_vma)
/src/external/gpl3/binutils.old/dist/bfd/
elf32-avr.c
98
for in the "
amt_stub_offsets
" and "amt_destination_addr" arrays.
103
bfd_vma *
amt_stub_offsets
;
member in struct:elf32_avr_link_hash_table
858
free (htab->
amt_stub_offsets
);
989
return htab->
amt_stub_offsets
[sindex] + stub_sec_addr;
3415
htab->
amt_stub_offsets
[nr - 1] = hsh->stub_offset;
3904
htab->
amt_stub_offsets
= bfd_malloc (sizeof (bfd_vma)
/src/external/gpl3/gdb/dist/bfd/
elf32-avr.c
98
for in the "
amt_stub_offsets
" and "amt_destination_addr" arrays.
103
bfd_vma *
amt_stub_offsets
;
member in struct:elf32_avr_link_hash_table
858
free (htab->
amt_stub_offsets
);
989
return htab->
amt_stub_offsets
[sindex] + stub_sec_addr;
3415
htab->
amt_stub_offsets
[nr - 1] = hsh->stub_offset;
3903
htab->
amt_stub_offsets
= bfd_malloc (sizeof (bfd_vma)
/src/external/gpl3/gdb.old/dist/bfd/
elf32-avr.c
98
for in the "
amt_stub_offsets
" and "amt_destination_addr" arrays.
103
bfd_vma *
amt_stub_offsets
;
member in struct:elf32_avr_link_hash_table
862
free (htab->
amt_stub_offsets
);
994
return htab->
amt_stub_offsets
[sindex] + stub_sec_addr;
3420
htab->
amt_stub_offsets
[nr - 1] = hsh->stub_offset;
3908
htab->
amt_stub_offsets
= bfd_malloc (sizeof (bfd_vma)
Completed in 41 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026