OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:r_section
(Results
1 - 6
of
6
) sorted by relevancy
/src/include/
res_update.h
37
ns_sect
r_section
; /*%< ZONE/PREREQUISITE/UPDATE */
member in struct:ns_updrec
/src/external/bsd/libbind/dist/include/
res_update.h
39
ns_sect
r_section
; /*%< ZONE/PREREQUISITE/UPDATE */
member in struct:ns_updrec
/src/external/gpl3/binutils/dist/bfd/
aoutx.h
4341
asection *
r_section
= NULL;
4494
r_section
= aout_reloc_index_to_section (input_bfd, r_index);
4495
relocation = (
r_section
->output_section->vma
4496
+
r_section
->output_offset
4497
-
r_section
->vma);
4569
r_section
= obj_textsec (input_bfd);
4572
r_section
= obj_datasec (input_bfd);
4575
r_section
= obj_bsssec (input_bfd);
4578
r_section
= bfd_abs_section_ptr;
4581
relocation = (
r_section
->output_section->vm
4332
asection *
r_section
= NULL;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
aoutx.h
4341
asection *
r_section
= NULL;
4494
r_section
= aout_reloc_index_to_section (input_bfd, r_index);
4495
relocation = (
r_section
->output_section->vma
4496
+
r_section
->output_offset
4497
-
r_section
->vma);
4569
r_section
= obj_textsec (input_bfd);
4572
r_section
= obj_datasec (input_bfd);
4575
r_section
= obj_bsssec (input_bfd);
4578
r_section
= bfd_abs_section_ptr;
4581
relocation = (
r_section
->output_section->vm
4332
asection *
r_section
= NULL;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
aoutx.h
4348
asection *
r_section
= NULL;
4501
r_section
= aout_reloc_index_to_section (input_bfd, r_index);
4502
relocation = (
r_section
->output_section->vma
4503
+
r_section
->output_offset
4504
-
r_section
->vma);
4576
r_section
= obj_textsec (input_bfd);
4579
r_section
= obj_datasec (input_bfd);
4582
r_section
= obj_bsssec (input_bfd);
4585
r_section
= bfd_abs_section_ptr;
4588
relocation = (
r_section
->output_section->vm
4339
asection *
r_section
= NULL;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
aoutx.h
4356
asection *
r_section
= NULL;
4509
r_section
= aout_reloc_index_to_section (input_bfd, r_index);
4510
relocation = (
r_section
->output_section->vma
4511
+
r_section
->output_offset
4512
-
r_section
->vma);
4584
r_section
= obj_textsec (input_bfd);
4587
r_section
= obj_datasec (input_bfd);
4590
r_section
= obj_bsssec (input_bfd);
4593
r_section
= bfd_abs_section_ptr;
4596
relocation = (
r_section
->output_section->vm
4347
asection *
r_section
= NULL;
local
[
all
...]
Completed in 49 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026