OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:source_dll
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
peicode.h
420
is strlen (symbol_name) * 2 + 8 + 21 + strlen (
source_dll
).
437
+ 21 + strlen (
source_dll
) \
452
#define SIZEOF_IDATA7 (strlen (
source_dll
) + 1 + 1)
802
char *
source_dll
,
1117
ptr = (bfd_byte *) strrchr (
source_dll
, '.');
1120
pe_ILF_make_a_symbol (&vars, "__IMPORT_DESCRIPTOR_",
source_dll
, NULL, 0);
1206
char *
source_dll
;
1356
source_dll
= symbol_name + strnlen (symbol_name, size - 1) + 1;
1360
|| (bfd_size_type) ((bfd_byte *)
source_dll
- ptr) >= size)
1369
/* An ILF file may contain a third string, after
source_dll
; this i
1204
char *
source_dll
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
peicode.h
415
is strlen (symbol_name) * 2 + 8 + 21 + strlen (
source_dll
).
432
+ 21 + strlen (
source_dll
) \
447
#define SIZEOF_IDATA7 (strlen (
source_dll
) + 1 + 1)
797
char *
source_dll
,
1112
ptr = (bfd_byte *) strrchr (
source_dll
, '.');
1115
pe_ILF_make_a_symbol (&vars, "__IMPORT_DESCRIPTOR_",
source_dll
, NULL, 0);
1201
char *
source_dll
;
1351
source_dll
= symbol_name + strnlen (symbol_name, size - 1) + 1;
1355
|| (bfd_size_type) ((bfd_byte *)
source_dll
- ptr) >= size)
1364
/* An ILF file may contain a third string, after
source_dll
; this i
1199
char *
source_dll
;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
peicode.h
415
is strlen (symbol_name) * 2 + 8 + 21 + strlen (
source_dll
).
432
+ 21 + strlen (
source_dll
) \
447
#define SIZEOF_IDATA7 (strlen (
source_dll
) + 1 + 1)
797
char *
source_dll
,
1113
ptr = (bfd_byte *) strrchr (
source_dll
, '.');
1116
pe_ILF_make_a_symbol (&vars, "__IMPORT_DESCRIPTOR_",
source_dll
, NULL, 0);
1201
char *
source_dll
;
1351
source_dll
= symbol_name + strnlen (symbol_name, size - 1) + 1;
1355
|| (bfd_size_type) ((bfd_byte *)
source_dll
- ptr) >= size)
1364
/* An ILF file may contain a third string, after
source_dll
; this i
1199
char *
source_dll
;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
peicode.h
414
is strlen (symbol_name) * 2 + 8 + 21 + strlen (
source_dll
).
431
+ 21 + strlen (
source_dll
) \
446
#define SIZEOF_IDATA7 (strlen (
source_dll
) + 1 + 1)
795
char *
source_dll
,
1096
ptr = (bfd_byte *) strrchr (
source_dll
, '.');
1099
pe_ILF_make_a_symbol (& vars, "__IMPORT_DESCRIPTOR_",
source_dll
, NULL, 0);
1183
char *
source_dll
;
1332
source_dll
= symbol_name + strnlen (symbol_name, size - 1) + 1;
1336
|| (bfd_size_type) ((bfd_byte *)
source_dll
- ptr) >= size)
1347
source_dll
, ordinal, types)
1181
char *
source_dll
;
local
[
all
...]
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026