Searched refs:FindNativeDebugInfoLocations (Results 1 – 2 of 2) sorted by relevance
74 ArenaBitVector* FindNativeDebugInfoLocations();
326 native_debug_info_locations = FindNativeDebugInfoLocations(); in Build()480 ArenaBitVector* HInstructionBuilder::FindNativeDebugInfoLocations() { in FindNativeDebugInfoLocations() function in art::HInstructionBuilder