OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasTDATASymbol
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h
281
bool
hasTDATASymbol
() const { return (f_pTDATA != NULL); }
/frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp
400
if (!getTarget().
hasTDATASymbol
()) {
[
all
...]
Completed in 2977 milliseconds