OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:csectpp
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
xcofflink.c
4148
asection **
csectpp
;
4194
csectpp
= xcoff_data (sub)->csects;
4230
csect = *
csectpp
;
4262
csectpp
+= sym.n_numaux + 1;
5190
asection **
csectpp
;
5238
csectpp
= xcoff_data (input_bfd)->csects;
5271
&& xcoff_final_definition_p (input_bfd, *sym_hash, *
csectpp
))
5280
ldsym->l_scnum = (*
csectpp
)->output_section->target_index;
5282
+ (*
csectpp
)->output_section->vma
5283
+ (*
csectpp
)->output_offse
4137
asection **
csectpp
;
local
5178
asection **
csectpp
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
xcofflink.c
4148
asection **
csectpp
;
4194
csectpp
= xcoff_data (sub)->csects;
4230
csect = *
csectpp
;
4262
csectpp
+= sym.n_numaux + 1;
5190
asection **
csectpp
;
5238
csectpp
= xcoff_data (input_bfd)->csects;
5271
&& xcoff_final_definition_p (input_bfd, *sym_hash, *
csectpp
))
5280
ldsym->l_scnum = (*
csectpp
)->output_section->target_index;
5282
+ (*
csectpp
)->output_section->vma
5283
+ (*
csectpp
)->output_offse
4137
asection **
csectpp
;
local
5178
asection **
csectpp
;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
xcofflink.c
4101
asection **
csectpp
;
4147
csectpp
= xcoff_data (sub)->csects;
4183
csect = *
csectpp
;
4215
csectpp
+= sym.n_numaux + 1;
5143
asection **
csectpp
;
5191
csectpp
= xcoff_data (input_bfd)->csects;
5224
&& xcoff_final_definition_p (input_bfd, *sym_hash, *
csectpp
))
5233
ldsym->l_scnum = (*
csectpp
)->output_section->target_index;
5235
+ (*
csectpp
)->output_section->vma
5236
+ (*
csectpp
)->output_offse
4090
asection **
csectpp
;
local
5131
asection **
csectpp
;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
xcofflink.c
4109
asection **
csectpp
;
4155
csectpp
= xcoff_data (sub)->csects;
4191
csect = *
csectpp
;
4223
csectpp
+= sym.n_numaux + 1;
5151
asection **
csectpp
;
5199
csectpp
= xcoff_data (input_bfd)->csects;
5232
&& xcoff_final_definition_p (input_bfd, *sym_hash, *
csectpp
))
5241
ldsym->l_scnum = (*
csectpp
)->output_section->target_index;
5243
+ (*
csectpp
)->output_section->vma
5244
+ (*
csectpp
)->output_offse
4098
asection **
csectpp
;
local
5139
asection **
csectpp
;
local
[
all
...]
Completed in 38 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026