Searched defs:LOCAL_OFFSET (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DResolveInfo.h204 static const uint32_t LOCAL_OFFSET = 4; member in class:mcld::ResolveInfo
205 static const uint32_t LOCAL_MASK = 1 << LOCAL_OFFSET;
242 static const uint32_t local_flag = 1 << LOCAL_OFFSET;

Completed in 33 milliseconds