Home
last modified time | relevance | path

Searched refs:lazy_types_ (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/compiler/debug/
H A Delf_debug_info_writer.h496 lazy_types_.emplace(std::string(type_descriptor), info_.size()); in WriteLazyType()
502 for (const auto& lazy_type : lazy_types_) { in FinishLazyTypes()
505 lazy_types_.clear(); in FinishLazyTypes()
669 std::multimap<std::string, size_t> lazy_types_; // type_desc -> patch_offset. variable