OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:asec_ptr
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-arc.c
2633
asection *
asec_ptr
;
local
2636
asec_ptr
= h->root.u.def.section;
2637
if (
asec_ptr
->output_section != NULL)
2640
(
asec_ptr
->output_section->vma
2641
+
asec_ptr
->output_offset);
/src/external/gpl3/binutils.old/dist/bfd/
elf32-arc.c
2615
asection *
asec_ptr
;
local
2618
asec_ptr
= h->root.u.def.section;
2619
if (
asec_ptr
->output_section != NULL)
2622
(
asec_ptr
->output_section->vma
2623
+
asec_ptr
->output_offset);
/src/external/gpl3/gdb/dist/bfd/
elf32-arc.c
2615
asection *
asec_ptr
;
local
2618
asec_ptr
= h->root.u.def.section;
2619
if (
asec_ptr
->output_section != NULL)
2622
(
asec_ptr
->output_section->vma
2623
+
asec_ptr
->output_offset);
/src/external/gpl3/gdb.old/dist/bfd/
elf32-arc.c
2616
asection *
asec_ptr
;
local
2619
asec_ptr
= h->root.u.def.section;
2620
if (
asec_ptr
->output_section != NULL)
2623
(
asec_ptr
->output_section->vma
2624
+
asec_ptr
->output_offset);
Completed in 31 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026