OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_irel
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c
10625
Elf_Internal_Rela *
last_irel
= NULL;
10741
if (
last_irel
)
10745
bfd_get_32 (abfd, &contents[
last_irel
->r_offset + 4]);
10747
(
last_irel
->r_addend
10748
+ bfd_get_32 (abfd, &contents[
last_irel
->r_offset]));
10754
(abfd, &contents[
last_irel
->r_offset + 8]);
10759
== ELF32_R_SYM (
last_irel
->r_info))
10767
&contents[
last_irel
->r_offset + 4]);
10772
last_irel
= offset_rel;
10775
last_irel
= offset_rel
10600
Elf_Internal_Rela *
last_irel
= NULL;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c
10625
Elf_Internal_Rela *
last_irel
= NULL;
10741
if (
last_irel
)
10745
bfd_get_32 (abfd, &contents[
last_irel
->r_offset + 4]);
10747
(
last_irel
->r_addend
10748
+ bfd_get_32 (abfd, &contents[
last_irel
->r_offset]));
10754
(abfd, &contents[
last_irel
->r_offset + 8]);
10759
== ELF32_R_SYM (
last_irel
->r_info))
10767
&contents[
last_irel
->r_offset + 4]);
10772
last_irel
= offset_rel;
10775
last_irel
= offset_rel
10600
Elf_Internal_Rela *
last_irel
= NULL;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c
10623
Elf_Internal_Rela *
last_irel
= NULL;
10739
if (
last_irel
)
10743
bfd_get_32 (abfd, &contents[
last_irel
->r_offset + 4]);
10745
(
last_irel
->r_addend
10746
+ bfd_get_32 (abfd, &contents[
last_irel
->r_offset]));
10752
(abfd, &contents[
last_irel
->r_offset + 8]);
10757
== ELF32_R_SYM (
last_irel
->r_info))
10765
&contents[
last_irel
->r_offset + 4]);
10770
last_irel
= offset_rel;
10773
last_irel
= offset_rel
10598
Elf_Internal_Rela *
last_irel
= NULL;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c
10629
Elf_Internal_Rela *
last_irel
= NULL;
10745
if (
last_irel
)
10749
bfd_get_32 (abfd, &contents[
last_irel
->r_offset + 4]);
10751
(
last_irel
->r_addend
10752
+ bfd_get_32 (abfd, &contents[
last_irel
->r_offset]));
10758
(abfd, &contents[
last_irel
->r_offset + 8]);
10763
== ELF32_R_SYM (
last_irel
->r_info))
10771
&contents[
last_irel
->r_offset + 4]);
10776
last_irel
= offset_rel;
10779
last_irel
= offset_rel
10604
Elf_Internal_Rela *
last_irel
= NULL;
local
[
all
...]
Completed in 65 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026