OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:internal_esym
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
ecoff.c
912
EXTR
internal_esym
;
914
(*swap_ext_in) (abfd, (void *) eraw_src, &
internal_esym
);
918
if (
internal_esym
.asym.iss >= symhdr->issExtMax
919
||
internal_esym
.asym.iss < 0)
926
+
internal_esym
.asym.iss);
928
if (!ecoff_set_symbol_info (abfd, &
internal_esym
.asym,
930
internal_esym
.weakext))
935
if (
internal_esym
.ifd >= symhdr->ifdMax
936
||
internal_esym
.ifd < 0)
940
+
internal_esym
.ifd)
909
EXTR
internal_esym
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
ecoff.c
912
EXTR
internal_esym
;
914
(*swap_ext_in) (abfd, (void *) eraw_src, &
internal_esym
);
918
if (
internal_esym
.asym.iss >= symhdr->issExtMax
919
||
internal_esym
.asym.iss < 0)
926
+
internal_esym
.asym.iss);
928
if (!ecoff_set_symbol_info (abfd, &
internal_esym
.asym,
930
internal_esym
.weakext))
935
if (
internal_esym
.ifd >= symhdr->ifdMax
936
||
internal_esym
.ifd < 0)
940
+
internal_esym
.ifd)
909
EXTR
internal_esym
;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
ecoff.c
924
EXTR
internal_esym
;
926
(*swap_ext_in) (abfd, (void *) eraw_src, &
internal_esym
);
930
if (
internal_esym
.asym.iss >= symhdr->issExtMax
931
||
internal_esym
.asym.iss < 0)
938
+
internal_esym
.asym.iss);
940
if (!ecoff_set_symbol_info (abfd, &
internal_esym
.asym,
942
internal_esym
.weakext))
947
if (
internal_esym
.ifd >= symhdr->ifdMax
948
||
internal_esym
.ifd < 0)
952
+
internal_esym
.ifd)
921
EXTR
internal_esym
;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
ecoff.c
924
EXTR
internal_esym
;
926
(*swap_ext_in) (abfd, (void *) eraw_src, &
internal_esym
);
930
if (
internal_esym
.asym.iss >= symhdr->issExtMax
931
||
internal_esym
.asym.iss < 0)
938
+
internal_esym
.asym.iss);
940
if (!ecoff_set_symbol_info (abfd, &
internal_esym
.asym,
942
internal_esym
.weakext))
947
if (
internal_esym
.ifd >= symhdr->ifdMax
948
||
internal_esym
.ifd < 0)
952
+
internal_esym
.ifd)
921
EXTR
internal_esym
;
local
[
all
...]
Completed in 27 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026