OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:import_name
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
peicode.h
451
#define SIZEOF_IDATA6 (2 + strlen (
import_name
) + 1 + 1)
805
char *
import_name
)
838
case
IMPORT_NAME
:
841
import_name
= symbol_name;
845
if (!
import_name
|| !
import_name
[0])
974
symbol =
import_name
;
983
if (import_name_type !=
IMPORT_NAME
1207
char *
import_name
;
1375
import_name
= source_dll + strlen (source_dll) + 1
1205
char *
import_name
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
peicode.h
446
#define SIZEOF_IDATA6 (2 + strlen (
import_name
) + 1 + 1)
800
char *
import_name
)
833
case
IMPORT_NAME
:
836
import_name
= symbol_name;
840
if (!
import_name
|| !
import_name
[0])
969
symbol =
import_name
;
978
if (import_name_type !=
IMPORT_NAME
1202
char *
import_name
;
1370
import_name
= source_dll + strlen (source_dll) + 1
1200
char *
import_name
;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
peicode.h
446
#define SIZEOF_IDATA6 (2 + strlen (
import_name
) + 1 + 1)
800
char *
import_name
)
839
case
IMPORT_NAME
:
842
import_name
= symbol_name;
846
if (!
import_name
|| !
import_name
[0])
975
symbol =
import_name
;
984
if (import_name_type !=
IMPORT_NAME
1202
char *
import_name
;
1370
import_name
= source_dll + strlen (source_dll) + 1
1200
char *
import_name
;
local
[
all
...]
/src/external/gpl3/binutils/dist/binutils/
dlltool.c
774
const char *
import_name
;
member in struct:export
998
p->
import_name
= name;
2630
: xlate (exp->
import_name
));
3033
alias_exp.
import_name
= exp->name;
/src/external/gpl3/binutils.old/dist/binutils/
dlltool.c
774
const char *
import_name
;
member in struct:export
998
p->
import_name
= name;
2629
: xlate (exp->
import_name
));
3032
alias_exp.
import_name
= exp->name;
Completed in 35 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026