Searched defs:is_boot_image (Results 1 – 3 of 3) sorted by relevance
43 bool is_boot_image) { in AddTableFromMemory()60 bool is_boot_image) { in AddInternStrings()
219 InternalTable(UnorderedSet&& set, bool is_boot_image) in InternalTable()
2233 const bool is_boot_image = compiler_options.IsBootImage(); in TryInitializeClass() local