Searched defs:bss_offset (Results 1 – 6 of 6) sorted by relevance
42 bool TryMerge(uint32_t index, uint32_t bss_offset) { in TryMerge()64 void Reset(uint32_t method_index, uint32_t bss_offset) { in Reset()
2086 uint32_t bss_offset = get_bss_offset(index); in CalculateNumberOfIndexBssMappingEntries() local2940 size_t bss_offset = get_bss_offset(index); in WriteIndexBssMapping() local
37 size_t bss_offset, in StoreObjectInBss()85 size_t bss_offset = IndexBssMappingLookup::GetBssOffset(oat_dex_file->GetTypeBssMapping(), in StoreTypeInBss() local103 size_t bss_offset = IndexBssMappingLookup::GetBssOffset(oat_dex_file->GetStringBssMapping(), in StoreStringInBss() local
1405 size_t bss_offset = IndexBssMappingLookup::GetBssOffset( in artQuickResolutionTrampoline() local
65 uint32_t bss_offset; member
1763 size_t bss_offset = entry.bss_offset - POPCOUNT(mask) * slot_size; in DumpBssEntries() local