OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isStackGrowthDirectionUp
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCAsmInfo.h
359
///
isStackGrowthDirectionUp
- True if target stack grow up.
360
bool
isStackGrowthDirectionUp
() const {
/external/llvm/lib/MC/
MCDwarf.cpp
812
if (asmInfo->
isStackGrowthDirectionUp
())
[
all
...]
Completed in 4324 milliseconds