Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Darm-tdep.c106 section_maps_sorted (new bool[num_sections] ()) in arm_per_bfd()
123 std::unique_ptr<bool[]> section_maps_sorted; member
669 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()
DChangeLog-20198492 * arm-tdep.c (struct arm_per_objfile) <section_maps_sorted>: New