OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:entry_vma
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-rx.c
575
bfd_vma
entry_vma
;
613
entry_vma
= (input_section->output_section->vma
617
if (table_end_cache <=
entry_vma
||
entry_vma
< table_start_cache)
624
else if ((int) (
entry_vma
- table_start_cache) % 4)
633
idx = (int) (
entry_vma
- table_start_cache) / 4;
573
bfd_vma
entry_vma
;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf32-rx.c
575
bfd_vma
entry_vma
;
613
entry_vma
= (input_section->output_section->vma
617
if (table_end_cache <=
entry_vma
||
entry_vma
< table_start_cache)
624
else if ((int) (
entry_vma
- table_start_cache) % 4)
633
idx = (int) (
entry_vma
- table_start_cache) / 4;
573
bfd_vma
entry_vma
;
local
/src/external/gpl3/gdb/dist/bfd/
elf32-rx.c
575
bfd_vma
entry_vma
;
613
entry_vma
= (input_section->output_section->vma
617
if (table_end_cache <=
entry_vma
||
entry_vma
< table_start_cache)
624
else if ((int) (
entry_vma
- table_start_cache) % 4)
633
idx = (int) (
entry_vma
- table_start_cache) / 4;
573
bfd_vma
entry_vma
;
local
/src/external/gpl3/gdb.old/dist/bfd/
elf32-rx.c
575
bfd_vma
entry_vma
;
613
entry_vma
= (input_section->output_section->vma
617
if (table_end_cache <=
entry_vma
||
entry_vma
< table_start_cache)
624
else if ((int) (
entry_vma
- table_start_cache) % 4)
633
idx = (int) (
entry_vma
- table_start_cache) / 4;
573
bfd_vma
entry_vma
;
local
Completed in 39 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026