OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setHasStaticTLS
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp
306
getTarget().
setHasStaticTLS
();
328
getTarget().
setHasStaticTLS
();
341
getTarget().
setHasStaticTLS
();
523
getTarget().
setHasStaticTLS
();
547
getTarget().
setHasStaticTLS
();
560
getTarget().
setHasStaticTLS
();
[
all
...]
/frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h
149
void
setHasStaticTLS
(bool pVal = true)
Completed in 940 milliseconds