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