OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTLSBSSSection
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCObjectFileInfo.h
292
const MCSection *
getTLSBSSSection
() const { return TLSBSSSection; }
/external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp
454
TheSection = getObjFileLowering().
getTLSBSSSection
();
[
all
...]
Completed in 673 milliseconds