Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dobjfiles.c1056 update_section_map (struct program_space *pspace, in update_section_map() function
1139 update_section_map (current_program_space, in find_pc_section()
DChangeLog-20091519 (update_section_map): Don't allocate empty table.
1918 (update_section_map): Add pspace argument. Adjust to iterate over
3037 (update_section_map): Adjust.
3810 (update_section_map): Filter duplicates.
4442 (update_section_map, find_pc_section): Adjust.
4457 (qsort_cmp, bsearch_cmp, update_section_map): New function.
DChangeLog-20193278 (update_section_map): Call std::sort instead of qsort.
16320 (have_minimal_symbols, qsort_cmp, update_section_map)
16989 * objfiles.c (update_section_map): Use all_objfiles.
DChangeLog-20153604 (update_section_map): Likewise.
5000 (update_section_map): Likewise.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git120370 objfile, which are collected by update_section_map () and passed to
120375 The output of update_section_map () is used by find_pc_section (),
120380 insert_section_p (), which is used only by update_section_map ().