OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBSSLocal
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
SectionKind.h
226
static SectionKind
getBSSLocal
() { return get(BSSLocal); }
/external/llvm/lib/Target/
TargetLoweringObjectFile.cpp
143
return SectionKind::
getBSSLocal
();
Completed in 540 milliseconds