Lines Matching refs:u
36 return 0u; in GetOatQuickMethodHeaderOffset()
44 return 0u; in GetQuickCodeSize()
52 return 0u; in GetQuickCodeSizeOffset()
60 return 0u; in GetFrameSizeInBytes()
68 return 0u; in GetCoreSpillMask()
76 return 0u; in GetFpSpillMask()
87 if (UNLIKELY(offset == 0u)) { in GetGcMap()
95 return static_cast<uint32_t>(gc_map != nullptr ? gc_map - begin_ : 0u); in GetGcMapOffset()
101 return 0u; in GetGcMapOffsetOffset()
108 return static_cast<uint32_t>(mapping_table != nullptr ? mapping_table - begin_ : 0u); in GetMappingTableOffset()
114 return 0u; in GetMappingTableOffsetOffset()
121 return static_cast<uint32_t>(vmap_table != nullptr ? vmap_table - begin_ : 0u); in GetVmapTableOffset()
127 return 0u; in GetVmapTableOffsetOffset()
138 if (UNLIKELY(offset == 0u)) { in GetMappingTable()
150 if (UNLIKELY(offset == 0u)) { in GetVmapTable()