Home
last modified time | relevance | path

Searched defs:rl (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/compiler/codegen/
DRallocUtil.cpp463 extern void dvmCompilerMarkDef(CompilationUnit *cUnit, RegLocation rl, in dvmCompilerMarkDef()
479 extern void dvmCompilerMarkDefWide(CompilationUnit *cUnit, RegLocation rl, in dvmCompilerMarkDefWide()
492 RegLocation rl) in dvmCompilerWideToNarrow()
523 extern void dvmCompilerResetDefLoc(CompilationUnit *cUnit, RegLocation rl) in dvmCompilerResetDefLoc()
535 extern void dvmCompilerResetDefLocWide(CompilationUnit *cUnit, RegLocation rl) in dvmCompilerResetDefLocWide()
/dalvik/vm/native/
Ddalvik_system_Zygote.cpp318 struct rlimit rl; in enableDebugFeatures() local