OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getNonexecutableStackSection
(Results
1 - 6
of
6
) sorted by null
/external/llvm/lib/Target/R600/MCTargetDesc/
AMDGPUMCAsmInfo.cpp
74
AMDGPUMCAsmInfo::
getNonexecutableStackSection
(MCContext &CTX) const {
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCAsmInfo.cpp
35
SystemZMCAsmInfo::
getNonexecutableStackSection
(MCContext &Ctx) const {
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUMCAsmInfo.cpp
93
AMDGPUMCAsmInfo::
getNonexecutableStackSection
(MCContext &CTX) const
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUMCAsmInfo.cpp
93
AMDGPUMCAsmInfo::
getNonexecutableStackSection
(MCContext &CTX) const
/external/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp
126
getNonexecutableStackSection
(MCContext &Ctx) const {
/external/llvm/include/llvm/MC/
MCAsmInfo.h
383
///
getNonexecutableStackSection
- Targets can implement this method to
386
virtual const MCSection *
getNonexecutableStackSection
(MCContext &Ctx) const{
Completed in 3453 milliseconds