Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/base/include/berberis/base/
Dconfig.h43 inline constexpr bool kAllJumpsExitGeneratedCode = false; variable
46 inline constexpr bool kLinkJumpsBetweenRegions = !kAllJumpsExitGeneratedCode;
49 inline constexpr bool kLinkJumpsWithinRegion = !kAllJumpsExitGeneratedCode;