OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_dso
(Results
1 - 4
of
4
) sorted by null
/external/elfutils/0.153/src/
i386_ld.c
462
|| ! ndxtosym[idx]->
in_dso
)
566
|| scninfo->fileinfo->symref[r_sym]->
in_dso
633
sym->
in_dso
= 1;
663
|| scninfo->fileinfo->symref[r_sym]->
in_dso
)
672
|| scninfo->fileinfo->symref[r_sym]->
in_dso
)
802
if (symref[idx]->
in_dso
)
911
if (! symref[idx]->defined || symref[idx]->
in_dso
)
962
if (symref[idx]->defined && !symref[idx]->
in_dso
)
996
if (symref[idx]->defined && !symref[idx]->
in_dso
)
[
all
...]
ld.h
465
unsigned int
in_dso
:1;
member in struct:symbol
[
all
...]
ldgeneric.c
181
return sym->defined && sym->
in_dso
;
757
oldp->
in_dso
= new_in_dso;
[
all
...]
ld.c
[
all
...]
Completed in 175 milliseconds