Searched refs:debug_info_items_offset (Results 1 – 1 of 1) sorted by relevance
1852 uint32_t debug_info_items_offset = collections.DebugInfoItemsOffset(); in FixupSections() local1853 if (debug_info_items_offset > offset) { in FixupSections()1854 collections.SetDebugInfoItemsOffset(debug_info_items_offset + diff); in FixupSections()