OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:irsym
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
xcofflink.c
6178
struct internal_syment
irsym
;
6254
&
irsym
, "TOC"))
6256
irsym
.n_value = best_address;
6257
irsym
.n_scnum = section_index;
6258
irsym
.n_sclass = C_HIDEXT;
6259
irsym
.n_type = T_NULL;
6260
irsym
.n_numaux = 1;
6261
bfd_coff_swap_sym_out (output_bfd, &
irsym
, flinfo->outsyms);
6459
struct internal_syment
irsym
;
6553
&
irsym
, h->root.root.string)
6166
struct internal_syment
irsym
;
local
6447
struct internal_syment
irsym
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
xcofflink.c
6178
struct internal_syment
irsym
;
6254
&
irsym
, "TOC"))
6256
irsym
.n_value = best_address;
6257
irsym
.n_scnum = section_index;
6258
irsym
.n_sclass = C_HIDEXT;
6259
irsym
.n_type = T_NULL;
6260
irsym
.n_numaux = 1;
6261
bfd_coff_swap_sym_out (output_bfd, &
irsym
, flinfo->outsyms);
6459
struct internal_syment
irsym
;
6553
&
irsym
, h->root.root.string)
6166
struct internal_syment
irsym
;
local
6447
struct internal_syment
irsym
;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
xcofflink.c
6131
struct internal_syment
irsym
;
6207
&
irsym
, "TOC"))
6209
irsym
.n_value = best_address;
6210
irsym
.n_scnum = section_index;
6211
irsym
.n_sclass = C_HIDEXT;
6212
irsym
.n_type = T_NULL;
6213
irsym
.n_numaux = 1;
6214
bfd_coff_swap_sym_out (output_bfd, &
irsym
, flinfo->outsyms);
6412
struct internal_syment
irsym
;
6506
&
irsym
, h->root.root.string)
6119
struct internal_syment
irsym
;
local
6400
struct internal_syment
irsym
;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
xcofflink.c
6139
struct internal_syment
irsym
;
6215
&
irsym
, "TOC"))
6217
irsym
.n_value = best_address;
6218
irsym
.n_scnum = section_index;
6219
irsym
.n_sclass = C_HIDEXT;
6220
irsym
.n_type = T_NULL;
6221
irsym
.n_numaux = 1;
6222
bfd_coff_swap_sym_out (output_bfd, &
irsym
, flinfo->outsyms);
6420
struct internal_syment
irsym
;
6514
&
irsym
, h->root.root.string)
6127
struct internal_syment
irsym
;
local
6408
struct internal_syment
irsym
;
local
[
all
...]
Completed in 26 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026