OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HasLink
(Results
1 - 2
of
2
) sorted by null
/art/compiler/utils/arm/
constants_arm.h
437
bool
HasLink
() const { return LinkField() == 1; }
/external/v8/src/arm/
constants-arm.h
639
inline bool
HasLink
() const { return LinkValue() == 1; }
Completed in 783 milliseconds