OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTLSDataSection
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCObjectFileInfo.h
275
const MCSection *
getTLSDataSection
() const { return TLSDataSection; }
/external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
777
return
getTLSDataSection
();
Completed in 23 milliseconds