Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dwin32-nat.c2287 map_single_dll_code_section (bfd * abfd, asection * sect, void *obj) in map_single_dll_code_section() function
2352 bfd_map_over_sections (dll_bfd, &map_single_dll_code_section, (void *) (&map_args)); in dll_code_sections_add()
H A DChangeLog-20002065 (map_single_dll_code_section): New function.