Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dwin32-nat.c2331 dll_code_sections_add (const char *dll_name, int base_addr, struct target_ops *target) in dll_code_sections_add() function
2404 if (!dll_code_sections_add (dll_name, (DWORD) base_addr + 0x1000, target)) in core_section_load_dll_symbols()
H A DChangeLog-2000567 * win32-nat.c (dll_code_sections_add): strdup -> xstrdup.
2064 (dll_code_sections_add): New function.