Searched refs:section_maps_sorted (Results 1 – 2 of 2) sorted by relevance
106 section_maps_sorted (new bool[num_sections] ()) in arm_per_bfd()123 std::unique_ptr<bool[]> section_maps_sorted; member669 if (!data->section_maps_sorted[section_idx]) in arm_find_mapping_symbol()672 data->section_maps_sorted[section_idx] = true; in arm_find_mapping_symbol()
8492 * arm-tdep.c (struct arm_per_objfile) <section_maps_sorted>: New