OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gotonly
(Results
1 - 2
of
2
) sorted by null
/external/ltrace/sysdeps/linux-gnu/mips/
arch.h
71
int
gotonly
: 1;
member in struct:arch_library_symbol_data
plt.c
111
|| (!sym->arch.
gotonly
&& sym->plt_type == LS_TOPLT_NONE)) {
308
if (!libsym->arch.
gotonly
)
381
libsym->arch.
gotonly
= 1;
404
libsym->arch.
gotonly
= 0;
Completed in 392 milliseconds