Home
last modified time | relevance | path

Searched refs:Lazy (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/MC/
DZOption.h38 Lazy, enumerator
/frameworks/compile/mclinker/lib/Core/
DGeneralOptions.cpp130 case ZOption::Lazy: in addZOption()
/frameworks/compile/libbcc/
DREADME.rst77 * Currently we disable Lazy JITting.
/frameworks/compile/mclinker/tools/mcld/
DMain.cpp419 .Case("lazy", mcld::ZOption(mcld::ZOption::Lazy)) in TranslateArguments()